ports/opt (3.4): [notify] libunbound: update to 1.8.0
commit 55bc6d38eb1d2f7adaf4c2537c7c09b7e2873ee1 Author: Juergen Daubert <jue@jue.li> Date: Tue Sep 11 17:54:02 2018 +0200 [notify] libunbound: update to 1.8.0 ABI has been changed, rebuild of direct dependent ports required. Run revdep after update. diff --git a/libunbound/.footprint b/libunbound/.footprint index 620093a6a..2495d92f7 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.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/ diff --git a/libunbound/.signature b/libunbound/.signature index 914ecf2ea..167777de1 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -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 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 89507a99d..902745d84 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -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)
participants (1)
-
crux@crux.nu