From: Adolf Belka Date: Tue, 26 Aug 2025 18:48:53 +0000 (+0200) Subject: gdbm: Update to version 1.26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b524a408e26a6b274a4ed7ae77bbb66e02612cd3;p=ipfire-2.x.git gdbm: Update to version 1.26 - 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 Signed-off-by: Michael Tremer --- diff --git a/lfs/gdbm b/lfs/gdbm index 4fd3cae7e..d762f47e9 100644 --- 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)