dns/inadyn: Update to the 2.7 version
Changelog: https://github.com/troglobit/inadyn/blob/master/ChangeLog.md Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D25011
This commit is contained in:
parent
0da43f7817
commit
c0f7fcb6ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536583
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= inadyn
|
||||
PORTVERSION= 2.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.7
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://github.com/troglobit/inadyn/releases/download/v${PORTVERSION}/
|
||||
MASTER_SITES= https://github.com/troglobit/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
|
||||
MAINTAINER= samm@FreeBSD.org
|
||||
COMMENT= Dynamic DNS update client
|
||||
@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libconfuse.so:devel/libconfuse
|
||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig tar:xz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1584452320
|
||||
SHA256 (inadyn-2.6.tar.gz) = 01eb4736423b329729ec5852a357966589127325521ab6508ceacf7470e3ea6d
|
||||
SIZE (inadyn-2.6.tar.gz) = 588726
|
||||
TIMESTAMP = 1590478174
|
||||
SHA256 (inadyn-2.7.tar.xz) = eb03bc9d9c09dfbbc651b43a2eb5a967d0454a8293576df23784710dac50c6a4
|
||||
SIZE (inadyn-2.7.tar.xz) = 319352
|
||||
|
Loading…
Reference in New Issue
Block a user