From 5d35c73451b928d2714150e143c3e1df6cd7395a Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Fri, 16 Dec 2016 13:43:28 -0500 Subject: [PATCH] community/unbound to 1.6.0-1 --- community/unbound/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD index 91ffca558..fd8f96219 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -7,7 +7,7 @@ # - disable LTO (--disable-flto) pkgname=unbound -pkgver=1.5.10 +pkgver=1.6.0 pkgrel=1 pkgdesc='Validating, recursive, and caching DNS resolver' url='http://unbound.net/' @@ -21,7 +21,7 @@ validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D') source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc} 'service' 'conf') -sha1sums=('6102849c400db3a4195b1f16df8f312568a6ec57' +sha1sums=('9b7606b016b447dc837efc108cee94f3fecf4ede' 'SKIP' '63fcc187cec6f262d81600e66c6747285c72ad15' '98515708441cb831890a0b6d1986fd40649646c0')