diff options
author | wen <wen@FreeBSD.org> | 2014-12-31 20:29:32 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-12-31 20:29:32 +0800 |
commit | 482b1f55a36223d71b9b50b7a1022efd3fd45010 (patch) | |
tree | 491e9e9a282a2c0a5a4bd3f825e5b37f23493f9f /dns | |
parent | 4c3160227013846c5bfa8b11a586803a556a1e57 (diff) | |
download | freebsd-ports-gnome-482b1f55a36223d71b9b50b7a1022efd3fd45010.tar.gz freebsd-ports-gnome-482b1f55a36223d71b9b50b7a1022efd3fd45010.tar.zst freebsd-ports-gnome-482b1f55a36223d71b9b50b7a1022efd3fd45010.zip |
- Update to 1.6.1
PR: 196353
Submitted by: freebsd@dns-lab.com(maintainer)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/knot/Makefile | 4 | ||||
-rw-r--r-- | dns/knot/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile index faa524e29cbe..f09a004759b6 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ @@ -16,7 +16,7 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \ flex>=2.5.35_1:${PORTSDIR}/textproc/flex LIB_DEPENDS= liburcu.so:${PORTSDIR}/sysutils/liburcu -USES= alias libtool +USES= alias libtool tar:xz USE_LDCONFIG= yes diff --git a/dns/knot/distinfo b/dns/knot/distinfo index 4ad2b89028ed..6127006e31ba 100644 --- a/dns/knot/distinfo +++ b/dns/knot/distinfo @@ -1,2 +1,2 @@ -SHA256 (knot-1.6.0.tar.gz) = b1d4fa341543d3344f767eaa5a0b71e21747adddf3c45abcb4c2c2383ca319e8 -SIZE (knot-1.6.0.tar.gz) = 1182418 +SHA256 (knot-1.6.1.tar.xz) = 1ac50696b99e248ad6b8f715b0d44fad80cda921af6d8a69a1ac89895194a628 +SIZE (knot-1.6.1.tar.xz) = 781996 |