update to libldns-1.8.0

This commit is contained in:
sthen 2021-11-27 09:39:50 +00:00
parent 3babb3d9ce
commit 0d0f666c25
3 changed files with 8 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2019/07/27 13:54:13 sthen Exp $
# $OpenBSD: Makefile,v 1.11 2021/11/27 09:39:50 sthen Exp $
MULTI_PACKAGES= -main -drill -utils
@ -6,13 +6,12 @@ COMMENT-main= DNS library modelled after Net::DNS
COMMENT-drill= DNS debugger
COMMENT-utils= LDNS utilities
V= 1.7.1
V= 1.8.0
DISTNAME= ldns-$V
PKGNAME-main= libldns-$V
PKGNAME-drill= drill-$V
PKGNAME-utils= ldns-utils-$V
SHARED_LIBS += ldns 7.1 # 3.0
SHARED_LIBS += ldns 7.2 # 3.0
CATEGORIES= net

View File

@ -1,2 +1,2 @@
SHA256 (ldns-1.7.1.tar.gz) = ishMFr3KYOcQ7qdXgjVvOsO1VoDUDhUw186kdKwggik=
SIZE (ldns-1.7.1.tar.gz) = 1244394
SHA256 (ldns-1.8.0.tar.gz) = glElB2mAMcN5AulByE3so+2tjPeR58MnWi2Z1OU/jPw=
SIZE (ldns-1.8.0.tar.gz) = 1283220

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST-main,v 1.1 2019/07/27 13:54:13 sthen Exp $
@pkgpath net/ldns/libldns
@comment $OpenBSD: PLIST-main,v 1.2 2021/11/27 09:39:50 sthen Exp $
@conflict ldns-*
@pkgpath net/ldns/libldns
include/ldns/
include/ldns/buffer.h
include/ldns/common.h
@ -34,7 +34,7 @@ include/ldns/update.h
include/ldns/util.h
include/ldns/wire2host.h
include/ldns/zone.h
lib/libldns.a
@static-lib lib/libldns.a
lib/libldns.la
@lib lib/libldns.so.${LIBldns_VERSION}
lib/pkgconfig/ldns.pc