dns/unbound: Update to 1.17.1

The release notes can be found at:
https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-17-1

PR:		268913
Approved by:	jaap@NLnetLabs.nl (maintainer)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Brad Davis 2023-01-13 14:07:09 -07:00
parent 3e909375ff
commit 850f050401
3 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= unbound
DISTVERSION= 1.17.0
DISTVERSION= 1.17.1
CATEGORIES= dns
MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/
@ -90,8 +90,8 @@ THREADS_CONFIGURE_WITH= pthreads
post-patch:
@${RM} ${WRKSRC}/util/configlexer.c
@${REINPLACE_CMD} -e 's|if test ! -e $$(DESTDIR)$$(configfile); then || ; \
s|$$(configfile); fi|$$(configfile).sample|' \
@${REINPLACE_CMD} -e 's|if test ! -e "$$(DESTDIR)$$(configfile)"; then || ; \
s|$$(configfile)"; fi|$$(configfile).sample"|' \
${WRKSRC}/Makefile.in
post-patch-FILTER_AAAA-on:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1665654475
SHA256 (unbound-1.17.0.tar.gz) = dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341
SIZE (unbound-1.17.0.tar.gz) = 6235060
TIMESTAMP = 1673557607
SHA256 (unbound-1.17.1.tar.gz) = ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4
SIZE (unbound-1.17.1.tar.gz) = 6244773

View File

@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc
lib/libunbound.a
lib/libunbound.so
lib/libunbound.so.8
lib/libunbound.so.8.1.20
lib/libunbound.so.8.1.21
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py