diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index edfb0207121..ebbdcd43bb3 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,7 +1,7 @@ # Template build file for 'gnutls'. pkgname=gnutls version=3.3.15 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static --disable-valgrind-tests --disable-rpath" diff --git a/srcpkgs/libidn/template b/srcpkgs/libidn/template index 420cb5faef7..f742102e604 100644 --- a/srcpkgs/libidn/template +++ b/srcpkgs/libidn/template @@ -1,7 +1,7 @@ # Template build file for 'libidn'. pkgname=libidn version=1.30 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix" hostmakedepends="perl pkg-config automake libtool gettext-devel" diff --git a/srcpkgs/util-linux/template b/srcpkgs/util-linux/template index 98d917d9764..b68fcc6c01c 100644 --- a/srcpkgs/util-linux/template +++ b/srcpkgs/util-linux/template @@ -1,7 +1,7 @@ # Template file for 'util-linux' pkgname=util-linux version=2.26.2 -revision=1 +revision=2 short_desc="Miscellaneous linux utilities" maintainer="Juan RP " homepage="http://userweb.kernel.org/~kzak/util-linux-ng"