]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
gdbm: Update to version 1.26
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 26 Aug 2025 18:48:53 +0000 (20:48 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Aug 2025 10:34:57 +0000 (10:34 +0000)
- Update from version 1.25 to 1.26
- Update of rootfile not required
- Changelog
    1.26
* Fixed build on musl libc
* Fixed build on MacOS
* Improved testsuite

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/gdbm

index 4fd3cae7ea2a638bafc34aa474a78c1f2c2152d8..d762f47e9924361463b33c45cb417d651eadeb4e 100644 (file)
--- a/lfs/gdbm
+++ b/lfs/gdbm
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.25
+VER        = 1.26
 
 THISAPP    = gdbm-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 6abf5f77823dda7ebcaa775d58f7a311c8f73c7521fe223398b5cb4b4831ad177cfd87fd42f2b24ca2fc5984af7d51abcc5e509ceb6aab2746a52aecb550654b
+$(DL_FILE)_BLAKE2 = 9423ea16ee3e8f1ce57ea32371f49919e2a3819a206a61ce927676a08a71a6a495d3949714bff7be789dfce75bf0ab0ac76f07ec673b71a84ae32bd8cd483781
 
 install : $(TARGET)