diff --git a/srcpkgs/gdbm/template b/srcpkgs/gdbm/template index 4a9f9c76880..9576b9171b7 100644 --- a/srcpkgs/gdbm/template +++ b/srcpkgs/gdbm/template @@ -1,6 +1,6 @@ # Template file for 'gdbm' pkgname=gdbm -version=1.18 +version=1.18.1 revision=1 build_style=gnu-configure configure_args="--enable-libgdbm-compat --disable-rpath" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="GPL-3.0-or-later" homepage="http://www.gnu.org.ua/software/gdbm/" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=b8822cb4769e2d759c828c06f196614936c88c141c3132b18252fe25c2b635ce +checksum=86e613527e5dba544e73208f42b78b7c022d4fa5a6d5498bf18c8d6f745b91dc if [ "$CROSS_BUILD" ]; then hostmakedepends="libtool automake gettext-devel"