diff --git a/sys-libs/gdbm/gdbm-1.23.recipe b/sys-libs/gdbm/gdbm-1.26.recipe similarity index 93% rename from sys-libs/gdbm/gdbm-1.23.recipe rename to sys-libs/gdbm/gdbm-1.26.recipe index 299695b49..4aeb8fc0d 100644 --- a/sys-libs/gdbm/gdbm-1.23.recipe +++ b/sys-libs/gdbm/gdbm-1.26.recipe @@ -4,11 +4,11 @@ hashing andworks similar to the standard UNIX dbm routines. The library \ provides also an optional compatibility layer for UNIX-like \ dbm and ndbm calls." HOMEPAGE="https://www.gnu.org.ua/software/gdbm/" -COPYRIGHT="2011, 2016-2017 Free Software Foundation, Inc." +COPYRIGHT="2011-2025 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="ftp://ftp.gnu.org/gnu/gdbm/gdbm-$portVersion.tar.gz" -CHECKSUM_SHA256="74b1081d21fff13ae4bd7c16e5d6e504a4c26f7cde1dca0d963a484174bbcacd" +CHECKSUM_SHA256="6a24504a14de4a744103dcb936be976df6fbe88ccff26065e54c1c47946f4a5e" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -83,7 +83,6 @@ defineDebugInfoPackage gdbm$secondaryArchSuffix \ BUILD() { - autoreconf -vfi runConfigure --omit-dirs binDir ./configure \ --bindir=$commandBinDir \ --enable-libgdbm-compat \ @@ -103,7 +102,8 @@ INSTALL() # devel package packageEntries devel \ - $developDir + $developDir \ + $manDir/man3 # tools package packageEntries tools \