update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit 3668e8f08d - Show all commits
@@ -1,11 +1,11 @@
pkgname=gdbm pkgname=gdbm
pkgver=1.24 pkgver=1.26
pkgdesc="GNU database library" pkgdesc="GNU database library"
homepage="https://www.gnu.org/software/gdbm" homepage="https://www.gnu.org/software/gdbm"
license=(GPL-3.0-or-later) license=(GPL-3.0-or-later)
sources=("${pkgname}-${pkgver}.tar.gz") sources=("${pkgname}-${pkgver}.tar.gz")
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}") urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
md5sums=("c780815649e52317be48331c1773e987") md5sums=("aaa600665bc89e2febb3c7bd90679115")
src_prepare() { src_prepare() {
tar -xf ${distdir}/${sources[0]} --strip-components=1 tar -xf ${distdir}/${sources[0]} --strip-components=1