mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
talloc: update to 2.1.7.
This commit is contained in:
parent
99fc24a3fb
commit
f653fbd0fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'talloc'.
|
# Template build file for 'talloc'.
|
||||||
pkgname=talloc
|
pkgname=talloc
|
||||||
version=2.1.6
|
version=2.1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="pkg-config python libxslt docbook-xsl"
|
hostmakedepends="pkg-config python libxslt docbook-xsl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://talloc.samba.org/"
|
homepage="http://talloc.samba.org/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://samba.org/ftp/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=3b8e1a50bacb359d99942e0dd9941cef779ae4b5eb20f138873bd8270cb1d47b
|
checksum=19154e728e48d29c7398f470b0a59d093edc836156b41ffe20d247d6ec9fa006
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue