diff options
author | Juergen Daubert <jue@jue.li> | 2019-02-05 17:43:16 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-02-05 17:43:16 +0100 |
commit | 4fb7fa243ce6da27da2b11d44ea2de5421af4c4d (patch) | |
tree | 96dc44bc0f61f12439ff97f497f2df331060911b /libunbound | |
parent | ef5ddc19fffe6aa4a38c9582da90d6cb8850365c (diff) | |
download | opt-4fb7fa243ce6da27da2b11d44ea2de5421af4c4d.tar.gz opt-4fb7fa243ce6da27da2b11d44ea2de5421af4c4d.tar.xz |
libunbound: update to 1.9.0
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 73be28bc0..13211bbc2 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.0.3 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.0.3 --rwxr-xr-x root/root usr/lib/libunbound.so.8.0.3 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.0 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.0 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.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 668abec58..b99e90852 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TFIuY2DCoNLb2TxmX1PoJUrlfGC9dnKBXjkQ8Tz53DOlxjlU5wKvlS2jH48NWzwEXbCyQiQl/n2bq190mdtEwQ= -SHA256 (Pkgfile) = ac047e1c189479afbb840dd911704f47301518eb0d490d1c7307f0264f6caade -SHA256 (.footprint) = 73298c7a081f5c4c4573abbe7901447e06468ea850f6978ceb3f173ea81f66aa -SHA256 (unbound-1.8.3.tar.gz) = 2b692b8311edfad41e7d0380aac34576060d4176add81dc5db419c79b2a4cecc +RWSE3ohX2g5d/cNcCnuYIWHiJAvfl70EFQkWf9Q2v8UaXRGNUVyicQLb32EJKY0TyRksBdc52u5FCFGSlbUB3EMtSnwasnI59Ag= +SHA256 (Pkgfile) = 16ccfa27c83a80c482bfa555c6af309491f8c27e443f7a426c4700de233c2932 +SHA256 (.footprint) = 3762995aacbe200c5acdd0b56ace6eec1a17031df52f60700fc862c87e0142c7 +SHA256 (unbound-1.9.0.tar.gz) = 415af94b8392bc6b2c52e44ac8f17935cc6ddf2cc81edfb47c5be4ad205ab917 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index aaeaac151..a7be3f7df 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.8.3 +version=1.9.0 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |