diff options
author | Juergen Daubert <jue@jue.li> | 2019-08-27 13:29:29 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-08-27 13:29:29 +0200 |
commit | 3678874258235f1f195f206d9f54b93a621e0d60 (patch) | |
tree | 060d2615fbad9476c3e88075d1a0198e5373297e | |
parent | b07e255647edf36f9a2be76960d7374f1363061a (diff) | |
download | opt-3678874258235f1f195f206d9f54b93a621e0d60.tar.gz opt-3678874258235f1f195f206d9f54b93a621e0d60.tar.xz |
libunbound: update to 1.9.3
-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 bd352f685..3e87f258d 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.2 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.2 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.2 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.3 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.3 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.3 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 7a63112ce..811095e47 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XKHzqccCQ0YU92+R5ME6ldJdi78PQc0Hh9o2TooPcig/Slz5aiKhipLVoAff2o+KV5bNQqW0dVw31yV/3/OmwU= -SHA256 (Pkgfile) = 51263b416d65f7e9ebf74298ac2b90858d6bebd19541c0cfed3cbdf5403e0830 -SHA256 (.footprint) = 5b79edf37ef82e8079744a58d31cfb95aa386eb9975359e9c2a2cf3e1bb1edd4 -SHA256 (unbound-1.9.2.tar.gz) = 6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95 +RWSE3ohX2g5d/bQ3u7vi4oGJ6JaiBiT6p4nO4UjmZSdZuaocKLr8TFqxtUe7d5Mdb88WOr2rtxZbUOP6eZNBsUtQmU/HKMzGXAY= +SHA256 (Pkgfile) = 1a3310c31f4168a0ec308b3fb0a907185c059b1f919eb6808146010aa0eaf0dd +SHA256 (.footprint) = c4116b4480e9ce949f21ce85e15d2f019c176e08efaf9ce490329cf5b093138b +SHA256 (unbound-1.9.3.tar.gz) = 1b55dd9170e4bfb327fb644de7bbf7f0541701149dff3adf1b63ffa785f16dfa diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 336bc0d4d..691fe1f2c 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.9.2 +version=1.9.3 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |