commit 601248a711e4b36ec3194e0b85ab26ebd26c145d Author: Juergen Daubert <jue@jue.li> Date: Sat Dec 7 16:34:10 2019 +0100 libunbound: update to 1.9.5 diff --git a/libunbound/.footprint b/libunbound/.footprint index 789544e1a..e22545fab 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.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 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.5 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.5 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.5 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 837f4007b..d246d5cf8 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZToMmQUWzX25ONFCNgAsJa1aPOltbGdVj7CmTjlCS1rOJcRE8OyICMYCE0pUWd0t7Du5ti+go/Hr4zLbnkPZgQ= -SHA256 (Pkgfile) = d1e0e94d5b2b937123101cbe7b911daf882adc84875fc76ba41575cc0cb76a83 -SHA256 (.footprint) = e82f8e3888adfadbf0856144581bb8014bfb16a2e3dcfc4eb84d017aaf4e50b2 -SHA256 (unbound-1.9.4.tar.gz) = 3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0 +RWSE3ohX2g5d/SlcFgGPtGfkjoXRsYnTXjUFydhI4O/ysBIH7MlW+ONMANYoWoWQIfDawHePPOBfqFfbwpxbjmEoM8/nZ5GvgA8= +SHA256 (Pkgfile) = a0e7ef2a9b9cda24e72fff677bc214d3d0be1d6c300db72a16a2f9e32cac2b0d +SHA256 (.footprint) = 1e802702073548f54ce8bf8f8680b19b9b839618f823b4934e27bb871a204157 +SHA256 (unbound-1.9.5.tar.gz) = 8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index c578f50da..b9ce5e55a 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.9.4 +version=1.9.5 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz)