[notify] libunbound: update to 1.8.0

ABI has been changed, rebuild of direct dependent ports
required. Run revdep after update.
This commit is contained in:
Juergen Daubert 2018-09-11 17:54:02 +02:00
parent c2dff2430f
commit 55bc6d38eb
3 changed files with 8 additions and 8 deletions

View File

@ -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.2.5.11
lrwxrwxrwx root/root usr/lib/libunbound.so.2 -> libunbound.so.2.5.11
-rwxr-xr-x root/root usr/lib/libunbound.so.2.5.11
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
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man3/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Qv+E/qhllHLL1/uMyL0Bm4ou0bUztH8vOU6LKJqGTYIaGGz9rpYTytKx+oBAUvuWxwCtHTc6JVMmAPAdlARMA0=
SHA256 (Pkgfile) = 58c30750627ff025e8916daa675f376e3c9a689c5d0264917e9634916fdc499c
SHA256 (.footprint) = 4dfefde078cae11c14e8be6b393fade6d096b076e62319bda7758a033fa89956
SHA256 (unbound-1.7.3.tar.gz) = c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d
RWSE3ohX2g5d/TYZ4nNci7rio/pVEumRG6OpBNAB5jiUgespyl/CY3iObRhTVc8F1+SskaXfNa1w8Zy6jsi3domkf1EMVTztUQ4=
SHA256 (Pkgfile) = 40c78b2cbd7e9ca7592f0d9d2093c009802e6d3187de06604246ad5e6d24a11b
SHA256 (.footprint) = 966404682b361ca72c69f1011bd0bee795a2a557aa97e320a647ffd16fefb0e8
SHA256 (unbound-1.8.0.tar.gz) = 78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f

View File

@ -4,7 +4,7 @@
# Depends on: expat openssl
name=libunbound
version=1.7.3
version=1.8.0
release=1
source=(https://unbound.net/downloads/unbound-$version.tar.gz)