diff options
author | Juergen Daubert <jue@jue.li> | 2017-09-18 15:20:51 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-09-18 15:20:51 +0200 |
commit | bb945e9c8378890fae475301860667fa32b1ee30 (patch) | |
tree | ea359745d72a1becd19418aaf1470fa172e600c0 /unbound | |
parent | a05953673a8d138aa008d770a06e62095dc61e7d (diff) | |
download | opt-bb945e9c8378890fae475301860667fa32b1ee30.tar.gz opt-bb945e9c8378890fae475301860667fa32b1ee30.tar.xz |
unbound: update to 1.6.6
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 72690e4ea..304cb237a 100644 --- a/unbound/.md5sum +++ b/unbound/.md5sum @@ -1,2 +1,2 @@ 5bf1cabac23d0c2d89d2696039064d0a unbound -5825332b72bae9d8793f9cba16cb13fd unbound-1.6.5.tar.gz +f2cc56bd88c9634fe18334d2421205f1 unbound-1.6.6.tar.gz diff --git a/unbound/.signature b/unbound/.signature index 1edd45d83..cd6c13c74 100644 --- a/unbound/.signature +++ b/unbound/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dk4v/NHcqV18K35wi9GOaUtZ4lUPVxBCQLNsdeHtmorJyyJW+KJVCRbnMhr7N/vSKLMsUv+5e76dmntQ3HwGAI= -SHA256 (Pkgfile) = d4d066ddaa1eb6b233a0c853adaf51f6b279667c1b7e7698d664755722f950d4 +RWSE3ohX2g5d/R9BWpng3Kyr2qOpixzHracix0T/LT7G5dDAANUoGAdoN8/p/eDYL3zttUjyAOejNa0LSWLAOC2zMyVJjM5/Cgw= +SHA256 (Pkgfile) = fbb72fc9f7d9faf12a1590fcb05b1728c6e3d28cf5188378d04caed1e0ead30c SHA256 (.footprint) = 55dae6262dda05e002b80b843c0e57553a93a9e770d86630d104c04e3efaced7 -SHA256 (unbound-1.6.5.tar.gz) = e297aa1229015f25bf24e4923cb1dadf1f29b84f82a353205006421f82cc104e +SHA256 (unbound-1.6.6.tar.gz) = 972b14dc33093e672652a7b2b5f159bab2198b0fe9c9e1c5707e1895d4d4b390 SHA256 (unbound) = 54c94f1813c00c7faac51bde904b879b73d043e87c49cf8aff63de565368a095 diff --git a/unbound/Pkgfile b/unbound/Pkgfile index b967c6d74..d106daaa9 100644 --- a/unbound/Pkgfile +++ b/unbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl expat name=unbound -version=1.6.5 +version=1.6.6 release=1 source=(https://unbound.net/downloads/$name-$version.tar.gz unbound) |