talloc: update to 2.1.8.
This commit is contained in:
parent
c9346ce56b
commit
19698aa59a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'talloc'.
|
||||
pkgname=talloc
|
||||
version=2.1.7
|
||||
version=2.1.8
|
||||
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=19154e728e48d29c7398f470b0a59d093edc836156b41ffe20d247d6ec9fa006
|
||||
checksum=22d14911164d4de67ff76b5269fa5250d01f78c955bc77e28615350996877130
|
||||
|
||||
do_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue