diff options
author | sem <sem@FreeBSD.org> | 2013-03-26 00:03:53 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2013-03-26 00:03:53 +0800 |
commit | 4564fb6c1857fa68dd46f6ecd90b0bfc098d5e6e (patch) | |
tree | bc4b8f33d84f496d5e5999ad6088af8c96e5bca1 /dns/unbound | |
parent | bc8b992024c8399c80a536ae8309d266e71ecaae (diff) | |
download | freebsd-ports-gnome-4564fb6c1857fa68dd46f6ecd90b0bfc098d5e6e.tar.gz freebsd-ports-gnome-4564fb6c1857fa68dd46f6ecd90b0bfc098d5e6e.tar.zst freebsd-ports-gnome-4564fb6c1857fa68dd46f6ecd90b0bfc098d5e6e.zip |
- Update to 1.4.20
Diffstat (limited to 'dns/unbound')
-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 86e59c6e0241..5f96b9da9b5d 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unbound -PORTVERSION= 1.4.19 +PORTVERSION= 1.4.20 PORTREVISION= 0 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index 57ec5fceefd1..e0030817a1a6 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,2 +1,2 @@ -SHA256 (unbound-1.4.19.tar.gz) = 47e681cf2489cdbad9c9687d579e9b052dceada8f9a720ba447689246aaeeadd -SIZE (unbound-1.4.19.tar.gz) = 3601992 +SHA256 (unbound-1.4.20.tar.gz) = 14527002307873e557348a4d76b62ac036937d9c3033610a8425018c379fb56e +SIZE (unbound-1.4.20.tar.gz) = 3613963 |