Date: Thursday, March 13, 2014 @ 01:16:00 Author: bisson Revision: 107131
upstream update Modified: unbound/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-13 00:08:38 UTC (rev 107130) +++ PKGBUILD 2014-03-13 00:16:00 UTC (rev 107131) @@ -4,7 +4,7 @@ # Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service> pkgname=unbound -pkgver=1.4.21 +pkgver=1.4.22 pkgrel=1 pkgdesc='Validating, recursive, and caching DNS resolver' url='http://unbound.net/' @@ -17,7 +17,7 @@ source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz" 'service' 'conf') -sha1sums=('3ef4ea626e5284368d48ab618fe2207d43f2cee1' +sha1sums=('a56e31e2f3a2fefa3caaad9200dd943d174ca81e' 'b543ae6f8b87423bec095fca6b335a9ee43739a8' '5d473ec2943fd85367cdb653fcd58e186f07383f')
