diff options
author | Juergen Daubert <jue@jue.li> | 2020-05-27 15:31:10 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-05-27 15:31:10 +0200 |
commit | 6626003681c42ce94e3a6823d215f72bc506135d (patch) | |
tree | fbd5258fd70b0c81ba0866939bbbc3fd85c19f5f /libunbound | |
parent | 3c50df2149908a2f0259936c5e5c17168107d81d (diff) | |
download | opt-6626003681c42ce94e3a6823d215f72bc506135d.tar.gz opt-6626003681c42ce94e3a6823d215f72bc506135d.tar.xz |
libunbound: update to 1.10.1
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 de8bfc8de..de168a256 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.7 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.7 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.7 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.8 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.8 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.8 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 393eda61c..1292e9423 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YidJti5TQ+6kN3qqOYf3iDcGvkUASCIB2g1AhNoB3nQi6tAV0i+UizrIXryk1eZJ1hrS4pVnciGHkt2x1ZSPQA= -SHA256 (Pkgfile) = 4c0e253f35420a6dcc9ca788e14c9c2fb92ad97bba99f96de16ac77bf6de4816 -SHA256 (.footprint) = e0a1106f0d195581be43cfe49563830bd6cdde98e1f0489ed1a0d78676357e9a -SHA256 (unbound-1.10.0.tar.gz) = 152f486578242fe5c36e89995d0440b78d64c05123990aae16246b7f776ce955 +RWSE3ohX2g5d/VNmtwdGjn3gGHtbpGNO4DPdie9ypIiY1uiHzFEY/y2LsPLpGVQ/Kn55rtTXAq1vRXwvMlTnK5XeVr+HxlCNSQE= +SHA256 (Pkgfile) = 8c74b069bca51c302de4144b7d09ba60574cd6a9ecb9f7005a228036db3731de +SHA256 (.footprint) = f4e303166ddfc6a7c8125df9a69b345a53e109163c7817eb8d02b6d26cdf4965 +SHA256 (unbound-1.10.1.tar.gz) = b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 4fe5595ff..70514d9fa 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.10.0 +version=1.10.1 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |