diff options
author | Juergen Daubert <jue@jue.li> | 2017-06-13 21:11:19 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-06-13 21:11:19 +0200 |
commit | 74cf7b690004ffc567dbb2a5795726790c617dc0 (patch) | |
tree | 2a7989b07b6084a6abdbc9f87bb829527851b151 /unbound | |
parent | 1dd59d6b668cbb5b8f249d09c16e333c869b1d27 (diff) | |
download | opt-74cf7b690004ffc567dbb2a5795726790c617dc0.tar.gz opt-74cf7b690004ffc567dbb2a5795726790c617dc0.tar.xz |
unbound: update to 1.6.3
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 45feb9741..9a1c770ac 100644 --- a/unbound/.md5sum +++ b/unbound/.md5sum @@ -1,2 +1,2 @@ 5bf1cabac23d0c2d89d2696039064d0a unbound -5a5d0cdf7164957ff2e7498db1758f01 unbound-1.6.2.tar.gz +d964d04c8d2b25f3271ac60fc630b654 unbound-1.6.3.tar.gz diff --git a/unbound/.signature b/unbound/.signature index adb729889..fc6ab14b1 100644 --- a/unbound/.signature +++ b/unbound/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZRoNHTwEJcCsbaInrWAPAIEgTCLB75ZemKeeSNihLFsXf5rLn43zbXG5mrczg9lZoM2J8Si7jry2DfWVpMkSgE= -SHA256 (Pkgfile) = 736e492be2b2e675e568e5b6d4521d00ff1cc1dd81a9ab4c596fe2c26cd41165 +RWSE3ohX2g5d/X5umC8kvGgcm+WMshbPOkCkk9ZFBDyjxf3L3GrxAJaYtr1lpPz7Eajwm8dvz3US24ylrZQK5Dfzzw3c7V81GQQ= +SHA256 (Pkgfile) = 1a112643808b1a18c8730cf7c309f27d7cdb50456cf04e495108e0b10dd80e0b SHA256 (.footprint) = 55dae6262dda05e002b80b843c0e57553a93a9e770d86630d104c04e3efaced7 -SHA256 (unbound-1.6.2.tar.gz) = 1a323d72c32180b7141c9e6ebf199fc68a0208dfebad4640cd2c4c27235e3b9c +SHA256 (unbound-1.6.3.tar.gz) = 4c7e655c1d0d2d133fdeb81bc1ab3aa5c155700f66c9f5fb53fa6a5c3ea9845f SHA256 (unbound) = 54c94f1813c00c7faac51bde904b879b73d043e87c49cf8aff63de565368a095 diff --git a/unbound/Pkgfile b/unbound/Pkgfile index 0b76a8cf2..e110fdd59 100644 --- a/unbound/Pkgfile +++ b/unbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl expat name=unbound -version=1.6.2 +version=1.6.3 release=1 source=(http://www.unbound.net/downloads/$name-$version.tar.gz unbound) |