talloc: update to 2.1.9.
This commit is contained in:
parent
7cf016e024
commit
bf9678740f
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'talloc'.
|
||||
pkgname=talloc
|
||||
version=2.1.8
|
||||
version=2.1.9
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="pkg-config python libxslt docbook-xsl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://talloc.samba.org/"
|
||||
license="GPL-3"
|
||||
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=22d14911164d4de67ff76b5269fa5250d01f78c955bc77e28615350996877130
|
||||
checksum=f0aad4cb88a3322207c82136ddc07bed48a37c2c21f82962d6c5ccb422711062
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue