gdbm: update to 1.23.
This commit is contained in:
parent
097c280c1e
commit
217b8a531e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdbm'
|
||||
pkgname=gdbm
|
||||
version=1.19
|
||||
version=1.23
|
||||
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=37ed12214122b972e18a0d94995039e57748191939ef74115b1d41d8811364bc
|
||||
checksum=74b1081d21fff13ae4bd7c16e5d6e504a4c26f7cde1dca0d963a484174bbcacd
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="libtool automake gettext-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue