gdbm: update to 1.18.1.

This commit is contained in:
maxice8 2018-10-28 01:14:33 -03:00 committed by maxice8
parent 54ad96ec8b
commit 5f0df0c03b
1 changed files with 2 additions and 2 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
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"