diff options
author | pawel <pawel@FreeBSD.org> | 2015-03-14 04:04:21 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-03-14 04:04:21 +0800 |
commit | 83a7e0655584dac3584ff76d5ef8bdfb3ada3d58 (patch) | |
tree | ca18b73472ddfbcd6f363db127b82e2e6af7dbb1 /dns | |
parent | e42161cdc432641599cbf0d44c05184b4f58b55b (diff) | |
download | freebsd-ports-gnome-83a7e0655584dac3584ff76d5ef8bdfb3ada3d58.tar.gz freebsd-ports-gnome-83a7e0655584dac3584ff76d5ef8bdfb3ada3d58.tar.zst freebsd-ports-gnome-83a7e0655584dac3584ff76d5ef8bdfb3ada3d58.zip |
Update to version 1.6.2
PR: 197974
Submitted by: Neel Chauhan <neel@neelc.org>
Approved by: maintainer
Diffstat (limited to 'dns')
-rw-r--r-- | dns/knot/Makefile | 2 | ||||
-rw-r--r-- | dns/knot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile index f09a004759b6..da926458ed80 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ diff --git a/dns/knot/distinfo b/dns/knot/distinfo index 6127006e31ba..3235c0df31f1 100644 --- a/dns/knot/distinfo +++ b/dns/knot/distinfo @@ -1,2 +1,2 @@ -SHA256 (knot-1.6.1.tar.xz) = 1ac50696b99e248ad6b8f715b0d44fad80cda921af6d8a69a1ac89895194a628 -SIZE (knot-1.6.1.tar.xz) = 781996 +SHA256 (knot-1.6.2.tar.xz) = 01fe0ae8081992c8b378045e31a2d03452d0ae6d8afaa1905fd767f7e2376ad4 +SIZE (knot-1.6.2.tar.xz) = 782416 |