Date: Wednesday, March 26, 2014 @ 13:30:17 Author: spupykin Revision: 108303
upgpkg: bind 9.9.5-2 upd Modified: bind/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-26 11:53:49 UTC (rev 108302) +++ PKGBUILD 2014-03-26 12:30:17 UTC (rev 108303) @@ -7,7 +7,7 @@ pkgname=bind _pkgver=9.9.5 pkgver=9.9.5 -pkgrel=1 +pkgrel=2 pkgdesc='The ISC BIND nameserver' url='http://www.isc.org/software/bind/' license=('custom:ISC') @@ -49,7 +49,6 @@ --sbindir=/usr/bin \ --localstatedir=/var \ --disable-static \ - --disable-linux-caps \ --with-openssl \ --with-libxml2 \ --with-libtool
