diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-04-28 13:10:51 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-04-28 13:10:51 +0000 |
commit | 87d3cc8889a71a2b6a4d2275ad51bc9238947b92 (patch) | |
tree | 285c03cb82d9bf37fbb2a1a29b1ca5592b9cea8d /dns | |
parent | ab7705f2da7581e562990b48d03adcb49538935f (diff) | |
download | ports-87d3cc8889a71a2b6a4d2275ad51bc9238947b92.tar.gz ports-87d3cc8889a71a2b6a4d2275ad51bc9238947b92.zip |
Notes
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 eb87b8c13c78..685d5189807f 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knot -DISTVERSION= 1.1.3 +DISTVERSION= 1.2.0 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://www.dns-lab.com/downloads/knot-dns/ diff --git a/dns/knot/distinfo b/dns/knot/distinfo index 4994ce0e7eef..3434be01a65a 100644 --- a/dns/knot/distinfo +++ b/dns/knot/distinfo @@ -1,2 +1,2 @@ -SHA256 (knot-1.1.3.tar.gz) = 0114348bf736553cbbc47560dc9b63b8baed69111c0dd35430dff93adf81f769 -SIZE (knot-1.1.3.tar.gz) = 1194290 +SHA256 (knot-1.2.0.tar.gz) = 7c585ebae5543807db257b14f0e15af79f7cdf83ef90af89eec3d6af304440b0 +SIZE (knot-1.2.0.tar.gz) = 1241376 |