diff --git a/lfs/gdbm-1.24.PKGBUILD b/lfs/gdbm-1.26.PKGBUILD similarity index 89% rename from lfs/gdbm-1.24.PKGBUILD rename to lfs/gdbm-1.26.PKGBUILD index 9cd7542..7af5ceb 100644 --- a/lfs/gdbm-1.24.PKGBUILD +++ b/lfs/gdbm-1.26.PKGBUILD @@ -1,11 +1,11 @@ pkgname=gdbm -pkgver=1.24 +pkgver=1.26 pkgdesc="GNU database library" homepage="https://www.gnu.org/software/gdbm" license=(GPL-3.0-or-later) sources=("${pkgname}-${pkgver}.tar.gz") urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}") -md5sums=("c780815649e52317be48331c1773e987") +md5sums=("aaa600665bc89e2febb3c7bd90679115") src_prepare() { tar -xf ${distdir}/${sources[0]} --strip-components=1