diff options
Diffstat (limited to 'community/unbound/PKGBUILD')
-rw-r--r-- | community/unbound/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD index 3eb3da923..49e1010b4 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97464 2013-09-20 18:55:05Z bisson $ +# $Id: PKGBUILD 100009 2013-10-31 02:58:46Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Hisato Tatekura <hisato_tatekura@excentrics.net> # Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service> @@ -21,7 +21,6 @@ sha1sums=('3ef4ea626e5284368d48ab618fe2207d43f2cee1' 'b543ae6f8b87423bec095fca6b335a9ee43739a8' '5d473ec2943fd85367cdb653fcd58e186f07383f') -options=('!libtool') install=install build() { |