diff options
author | Juergen Daubert <jue@jue.li> | 2017-04-25 16:44:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-04-25 16:44:34 +0200 |
commit | f635f6eae1bf4b3366fe1e42e1dfdd5cf3cba064 (patch) | |
tree | 9501b8106fb719cdf239fb80b12d596175ab536e /unbound | |
parent | e013098f43211b9074428e45539193c0ed49593f (diff) | |
download | opt-f635f6eae1bf4b3366fe1e42e1dfdd5cf3cba064.tar.gz opt-f635f6eae1bf4b3366fe1e42e1dfdd5cf3cba064.tar.xz |
unbound: update to 1.6.2
Diffstat (limited to 'unbound')
-rw-r--r-- | unbound/.md5sum | 2 | ||||
-rw-r--r-- | unbound/.signature | 6 | ||||
-rw-r--r-- | unbound/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/unbound/.md5sum b/unbound/.md5sum index 816a23e1b..45feb9741 100644 --- a/unbound/.md5sum +++ b/unbound/.md5sum @@ -1,2 +1,2 @@ 5bf1cabac23d0c2d89d2696039064d0a unbound -aa808f33d94a36c9312d1b8ad8805e14 unbound-1.6.1.tar.gz +5a5d0cdf7164957ff2e7498db1758f01 unbound-1.6.2.tar.gz diff --git a/unbound/.signature b/unbound/.signature index 201046b8d..adb729889 100644 --- a/unbound/.signature +++ b/unbound/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b+DKpUJjZ62N8cUI03no4tlt1MfHWpZ4uyexoymxJt1zAHJVPoflkp05H5Xxt1LXLrdp0m3JM9GgjaBtqG5dAs= -SHA256 (Pkgfile) = 4ecc54233736ee82981da5e1efad47d75e94d1844db42644d86a6cb97ab1dedb +RWSE3ohX2g5d/ZRoNHTwEJcCsbaInrWAPAIEgTCLB75ZemKeeSNihLFsXf5rLn43zbXG5mrczg9lZoM2J8Si7jry2DfWVpMkSgE= +SHA256 (Pkgfile) = 736e492be2b2e675e568e5b6d4521d00ff1cc1dd81a9ab4c596fe2c26cd41165 SHA256 (.footprint) = 55dae6262dda05e002b80b843c0e57553a93a9e770d86630d104c04e3efaced7 -SHA256 (unbound-1.6.1.tar.gz) = 42df63f743c0fe8424aeafcf003ad4b880b46c14149d696057313f5c1ef51400 +SHA256 (unbound-1.6.2.tar.gz) = 1a323d72c32180b7141c9e6ebf199fc68a0208dfebad4640cd2c4c27235e3b9c SHA256 (unbound) = 54c94f1813c00c7faac51bde904b879b73d043e87c49cf8aff63de565368a095 diff --git a/unbound/Pkgfile b/unbound/Pkgfile index 80167955c..0b76a8cf2 100644 --- a/unbound/Pkgfile +++ b/unbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl expat name=unbound -version=1.6.1 +version=1.6.2 release=1 source=(http://www.unbound.net/downloads/$name-$version.tar.gz unbound) |