diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2014-10-07 12:23:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2014-10-07 12:23:24 +0000 |
commit | 80f5746c60dc107e3cbbb0a833821fd9b1f4bb38 (patch) | |
tree | 3596a2dc29037d175a294ce98b4c9be264fc87c1 /dns/knot | |
parent | b1921995a4b431b7e3328b87d404895387fed4dc (diff) |
Notes
Diffstat (limited to 'dns/knot')
-rw-r--r-- | dns/knot/Makefile | 3 | ||||
-rw-r--r-- | dns/knot/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile index 935e01a860c6..bbd71bfee323 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= knot -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.3 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 15f9f18619ce..6a9b3bd19af1 100644 --- a/dns/knot/distinfo +++ b/dns/knot/distinfo @@ -1,2 +1,2 @@ -SHA256 (knot-1.5.1.tar.gz) = 9a636e846586619be590d94f57c17bb3e520c516f82875380466061e1ed33963 -SIZE (knot-1.5.1.tar.gz) = 1172631 +SHA256 (knot-1.5.3.tar.gz) = 8d82ad5b2c7162750dc40c57d45dcae2665171a862767a350379fe1c4e0afcdd +SIZE (knot-1.5.3.tar.gz) = 1175445 |