git: cb79b14bfda6 - 2023Q1 - dns/unbound: fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Feb 2023 15:52:05 UTC
The branch 2023Q1 has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cb79b14bfda68b7e2e779c596d12de0123bda417
commit cb79b14bfda68b7e2e779c596d12de0123bda417
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-02-08 15:46:19 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-08 15:46:19 +0000
dns/unbound: fix build
Due to bad conflict resolution while cherry-picking.
PR: 269407
Reported by: marcarianalexandru@gmail.com
Fixes: b4f7886cf0032d73980c1cb49e9c7beb0da0a92c
---
dns/unbound/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 65c928650e36..99733d2cd3c6 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -1,6 +1,5 @@
PORTNAME= unbound
-DISTVERSION= 1.17.1
-PORTREVISION= 2
+DISTVERSION= 1.17.0
CATEGORIES= dns
MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/