![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 19d68e5066af0663bc421ab961929cfaab441016 Author: Juergen Daubert <jue@jue.li> Date: Wed Oct 17 10:13:50 2018 +0200 libunbound: update to 1.8.1 diff --git a/libunbound/.footprint b/libunbound/.footprint index 2495d92f7..18dac9048 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.0.0 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.0.0 --rwxr-xr-x root/root usr/lib/libunbound.so.8.0.0 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.0.1 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.0.1 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.0.1 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 167777de1..66495ce86 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TYZ4nNci7rio/pVEumRG6OpBNAB5jiUgespyl/CY3iObRhTVc8F1+SskaXfNa1w8Zy6jsi3domkf1EMVTztUQ4= -SHA256 (Pkgfile) = 40c78b2cbd7e9ca7592f0d9d2093c009802e6d3187de06604246ad5e6d24a11b -SHA256 (.footprint) = 966404682b361ca72c69f1011bd0bee795a2a557aa97e320a647ffd16fefb0e8 -SHA256 (unbound-1.8.0.tar.gz) = 78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f +RWSE3ohX2g5d/VloA/YqSsEGUlI4S0zMOFOZqE2EX/f7blIsLOgRZpoZtEKPtTS1gMZ9us3VC4URvn9EK+kpf5f3eJhkpe88ZwY= +SHA256 (Pkgfile) = 37ca6f62fea35f312a715ffbe6fdc8290c4064bd95d5877a765cde8f45287b52 +SHA256 (.footprint) = 7fbb34ea74ed68ee35154936be9102ed345a87df76dad1bf1d73b433cc704718 +SHA256 (unbound-1.8.1.tar.gz) = c362b3b9c35d1b8c1918da02cdd5528d729206c14c767add89ae95acae363c5d diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 902745d84..9f5458daf 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.8.0 +version=1.8.1 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz)