gdbm: update to 1.19.

This commit is contained in:
Anthony Iliopoulos 2021-01-24 17:30:21 +01:00 committed by Leah Neukirchen
parent ac16394d39
commit 5980ae5f24

View file

@ -1,6 +1,6 @@
# Template file for 'gdbm'
pkgname=gdbm
version=1.18.1
version=1.19
revision=1
build_style=gnu-configure
configure_args="--enable-libgdbm-compat --disable-rpath"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org.ua/software/gdbm/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=86e613527e5dba544e73208f42b78b7c022d4fa5a6d5498bf18c8d6f745b91dc
checksum=37ed12214122b972e18a0d94995039e57748191939ef74115b1d41d8811364bc
if [ "$CROSS_BUILD" ]; then
hostmakedepends="libtool automake gettext-devel"