diff options
author | Juergen Daubert <jue@jue.li> | 2019-12-12 15:18:52 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-12-12 15:18:52 +0100 |
commit | e0859b7a098ae340147d00e2443277affafcb767 (patch) | |
tree | a06deb1d5354d4867b5e22a2509bf1105fe540db /libunbound | |
parent | bc15dbcbec8b64751277c49802b50127356c8562 (diff) | |
download | opt-e0859b7a098ae340147d00e2443277affafcb767.tar.gz opt-e0859b7a098ae340147d00e2443277affafcb767.tar.xz |
libunbound: update to 1.9.6
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 e22545fab..421c88515 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.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 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.6 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.6 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.6 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 d246d5cf8..1820665b4 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SlcFgGPtGfkjoXRsYnTXjUFydhI4O/ysBIH7MlW+ONMANYoWoWQIfDawHePPOBfqFfbwpxbjmEoM8/nZ5GvgA8= -SHA256 (Pkgfile) = a0e7ef2a9b9cda24e72fff677bc214d3d0be1d6c300db72a16a2f9e32cac2b0d -SHA256 (.footprint) = 1e802702073548f54ce8bf8f8680b19b9b839618f823b4934e27bb871a204157 -SHA256 (unbound-1.9.5.tar.gz) = 8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57 +RWSE3ohX2g5d/eyaamXA/kEXu31EX+5s05ITmgFKvpf541dUR5DelTx+9IGjx5bMEzZD+R8WE12RFstkFb3WfZ1hmlQPxWpwyQs= +SHA256 (Pkgfile) = 1825fd3285410c14b3edce1050daf7a84379411082c100ed91e6d82a75db65b7 +SHA256 (.footprint) = 39f92eebaf8cb68df84dc4dcac28f627b64304b84b854f6093695d827998faa6 +SHA256 (unbound-1.9.6.tar.gz) = 1d98fc6ea99197a20b4a0e540e87022cf523085786e0fc26de6ebb2720f5aaf0 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index b9ce5e55a..1edd912bc 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.9.5 +version=1.9.6 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |