New commits:
commit 985e15a24399def02bc537e17488e480ee5573df
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
libs/gdbm: version 1.26
diff --git a/libs/gdbm/DETAILS b/libs/gdbm/DETAILS
index f3fb0c3..b096c8b 100755
--- a/libs/gdbm/DETAILS
+++ b/libs/gdbm/DETAILS
@@ -1,6 +1,6 @@
# Watch: https://ftp.gnu.org/gnu/gdbm
SPELL=gdbm
- VERSION=1.25
+ VERSION=1.26
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/libs/gdbm/HISTORY b/libs/gdbm/HISTORY
index 18de886..d3117e4 100644
--- a/libs/gdbm/HISTORY
+++ b/libs/gdbm/HISTORY
@@ -1,3 +1,7 @@
+2025-07-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.26
+ * PRE_BUILD, patches/gdbm-1.25-musl.patch: removed, fixed in upstream
+
2025-06-04 Ismael Luceno <ismael AT sourcemage.org>
* PRE_BUILD, patches/gdbm-1.25-musl.patch: fixed build against musl