diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 18:58:00 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 18:58:00 +0000 |
commit | 9ed08e850c5cebd7a68fc1562c255382366c8d3c (patch) | |
tree | ef9b3c8e6ccbb2ead4796908e2260287815f2e21 | |
parent | 33f3d25b77b3d29978031c4fed7b1e42fe776f07 (diff) | |
download | ports-9ed08e850c5cebd7a68fc1562c255382366c8d3c.tar.gz ports-9ed08e850c5cebd7a68fc1562c255382366c8d3c.zip |
dns/unbound: Security update to 1.6.2
PR: 265645
Reported by: Jaap Akkerhuis <jaap NLnetLabs nl> (maintainer)
Security: bc43a578-14ec-11ed-856e-d4c9ef517024
MFH: 2022Q3
-rw-r--r-- | dns/unbound/Makefile | 2 | ||||
-rw-r--r-- | dns/unbound/distinfo | 6 | ||||
-rw-r--r-- | dns/unbound/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 1a83751c10b8..a57d2ef546de 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,5 +1,5 @@ PORTNAME= unbound -DISTVERSION= 1.16.1 +DISTVERSION= 1.16.2 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index 35349a9867d1..cca330031e17 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657533074 -SHA256 (unbound-1.16.1.tar.gz) = 2fe4762abccd564a0738d5d502f57ead273e681e92d50d7fba32d11103174e9a -SIZE (unbound-1.16.1.tar.gz) = 6201745 +TIMESTAMP = 1659358515 +SHA256 (unbound-1.16.2.tar.gz) = 2e32f283820c24c51ca1dd8afecfdb747c7385a137abe865c99db4b257403581 +SIZE (unbound-1.16.2.tar.gz) = 6204297 diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index 7404064d5780..d357e1de9dbf 100644 --- a/dns/unbound/pkg-plist +++ b/dns/unbound/pkg-plist @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.8 -lib/libunbound.so.8.1.17 +lib/libunbound.so.8.1.18 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py |