gdbm: update to 1.12.
This commit is contained in:
parent
4a806995e9
commit
088554f3c7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gdbm'
|
||||
pkgname=gdbm
|
||||
version=1.11
|
||||
revision=6
|
||||
version=1.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libgdbm-compat --disable-rpath"
|
||||
short_desc="GNU database routines"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org.ua/software/gdbm/"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=8d912f44f05d0b15a4a5d96a76f852e905d051bb88022fcdfd98b43be093e3c3
|
||||
checksum=d97b2166ee867fd6ca5c022efee80702d6f30dd66af0e03ed092285c3af9bcea
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="libtool automake gettext-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue