diff options
author | Juergen Daubert <jue@jue.li> | 2019-10-03 12:53:19 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-10-03 12:53:19 +0200 |
commit | a2dd9b3d2000dc645fbf0710585fe0dea2799d6f (patch) | |
tree | e10af104a23104757aea17d9f56657128980db68 /libunbound | |
parent | fa4860ddab099125c2f8e7b2f46d2f5cf80fb822 (diff) | |
download | opt-a2dd9b3d2000dc645fbf0710585fe0dea2799d6f.tar.gz opt-a2dd9b3d2000dc645fbf0710585fe0dea2799d6f.tar.xz |
libunbound: update to 1.9.4
Diffstat (limited to 'libunbound')
-rw-r--r-- | libunbound/.footprint | 6 | ||||
-rw-r--r-- | libunbound/.signature | 8 | ||||
-rw-r--r-- | libunbound/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/libunbound/.footprint b/libunbound/.footprint index 3e87f258d..789544e1a 100644 --- a/libunbound/.footprint +++ b/libunbound/.footprint @@ -4,9 +4,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libunbound.a -rw-r--r-- root/root usr/lib/libunbound.la -lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.3 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.3 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.3 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.4 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.4 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.4 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man3/ diff --git a/libunbound/.signature b/libunbound/.signature index 811095e47..837f4007b 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bQ3u7vi4oGJ6JaiBiT6p4nO4UjmZSdZuaocKLr8TFqxtUe7d5Mdb88WOr2rtxZbUOP6eZNBsUtQmU/HKMzGXAY= -SHA256 (Pkgfile) = 1a3310c31f4168a0ec308b3fb0a907185c059b1f919eb6808146010aa0eaf0dd -SHA256 (.footprint) = c4116b4480e9ce949f21ce85e15d2f019c176e08efaf9ce490329cf5b093138b -SHA256 (unbound-1.9.3.tar.gz) = 1b55dd9170e4bfb327fb644de7bbf7f0541701149dff3adf1b63ffa785f16dfa +RWSE3ohX2g5d/ZToMmQUWzX25ONFCNgAsJa1aPOltbGdVj7CmTjlCS1rOJcRE8OyICMYCE0pUWd0t7Du5ti+go/Hr4zLbnkPZgQ= +SHA256 (Pkgfile) = d1e0e94d5b2b937123101cbe7b911daf882adc84875fc76ba41575cc0cb76a83 +SHA256 (.footprint) = e82f8e3888adfadbf0856144581bb8014bfb16a2e3dcfc4eb84d017aaf4e50b2 +SHA256 (unbound-1.9.4.tar.gz) = 3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 691fe1f2c..c578f50da 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.9.3 +version=1.9.4 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |