mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to libunbound-1.24.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT= validating DNS resolver library
|
||||
|
||||
DISTNAME= unbound-1.23.1
|
||||
DISTNAME= unbound-1.24.0
|
||||
PKGNAME= lib${DISTNAME}
|
||||
|
||||
SHARED_LIBS += unbound 4.1 # 9.3
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (unbound-1.23.1.tar.gz) = amsRfHmdjeOGhkM5fg/XFZH21C9Ec/WYvbImCf82JZA=
|
||||
SIZE (unbound-1.23.1.tar.gz) = 6771025
|
||||
SHA256 (unbound-1.24.0.tar.gz) = FHsimDzHAIqiEAfiUbOEW/z4mf/S07JpJT6/LidGUIY=
|
||||
SIZE (unbound-1.24.0.tar.gz) = 6896053
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: Makefile.in
|
||||
--- Makefile.in.orig
|
||||
+++ Makefile.in
|
||||
@@ -610,7 +610,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL)
|
||||
@@ -614,7 +614,6 @@ install-lib: lib $(UNBOUND_EVENT_INSTALL)
|
||||
$(INSTALL) -m 755 -d $(DESTDIR)$(libdir)/pkgconfig
|
||||
$(INSTALL) -m 644 contrib/libunbound.pc $(DESTDIR)$(libdir)/pkgconfig
|
||||
$(LIBTOOL) --mode=install cp libunbound.la $(DESTDIR)$(libdir)
|
||||
|
||||
Reference in New Issue
Block a user