update to adns-0.5.2
https://www.chiark.greenend.org.uk/pipermail/adns-announce/2020/000004.html
This commit is contained in:
parent
e8b7441779
commit
c895b94cd6
@ -1,15 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:47:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2020/06/11 20:23:34 sthen Exp $
|
||||
|
||||
COMMENT= asynchronous dns resolver client library and utilities
|
||||
DISTNAME= adns-1.5.1
|
||||
DISTNAME= adns-1.5.2
|
||||
|
||||
CATEGORIES= net devel
|
||||
|
||||
SHARED_LIBS= adns 2.0
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= https://www.chiark.greenend.org.uk/~ian/adns/
|
||||
|
||||
# GPL
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= c
|
||||
|
||||
MASTER_SITES= https://www.chiark.greenend.org.uk/~ian/adns/ftp/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (adns-1.5.1.tar.gz) = WxAm8YuCdL6GkkXtY0J7+N2sBznGe+EsSnaayUiCTus=
|
||||
SIZE (adns-1.5.1.tar.gz) = 319774
|
||||
SHA256 (adns-1.5.2.tar.gz) = 2Nw4nhnc9NCR6lTUHoN0Wt4PBMyrw0Us5NvKS/iqKn0=
|
||||
SIZE (adns-1.5.2.tar.gz) = 320457
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/03/16 18:07:51 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2020/06/11 20:23:35 sthen Exp $
|
||||
@bin bin/adnsheloex
|
||||
@bin bin/adnshost
|
||||
@bin bin/adnslogres
|
||||
@bin bin/adnsresfilter
|
||||
include/adns.h
|
||||
lib/libadns.a
|
||||
@static-lib lib/libadns.a
|
||||
@lib lib/libadns.so.${LIBadns_VERSION}
|
||||
|
Loading…
x
Reference in New Issue
Block a user