diff options
author | sem <sem@FreeBSD.org> | 2012-02-02 21:53:27 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2012-02-02 21:53:27 +0800 |
commit | 031ba0c19e5e15d1248eef8a2cec8e056cb53e10 (patch) | |
tree | d6f5f500bd39f926fbf07374629083c2333c752f | |
parent | e60c4feb57d469a4501e1abdc17f2072fd633817 (diff) | |
download | freebsd-ports-gnome-031ba0c19e5e15d1248eef8a2cec8e056cb53e10.tar.gz freebsd-ports-gnome-031ba0c19e5e15d1248eef8a2cec8e056cb53e10.tar.zst freebsd-ports-gnome-031ba0c19e5e15d1248eef8a2cec8e056cb53e10.zip |
- Update to 1.4.16
* Bugfix release
-rw-r--r-- | dns/unbound/Makefile | 2 | ||||
-rw-r--r-- | dns/unbound/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index c282bb30b66a..87ccf553ecc5 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unbound -PORTVERSION= 1.4.15 +PORTVERSION= 1.4.16 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index 3647a44aa389..b700f78cd948 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,2 +1,2 @@ -SHA256 (unbound-1.4.15.tar.gz) = 729d427c00c160de4ee66945d762b3282677e957407450152088369216a30020 -SIZE (unbound-1.4.15.tar.gz) = 3562742 +SHA256 (unbound-1.4.16.tar.gz) = fb71665851eb11d3b1ad5dd5f9d7b167e0902628c06db3d6fc14afd95cc970fa +SIZE (unbound-1.4.16.tar.gz) = 3562989 |