diff options
author | sem <sem@FreeBSD.org> | 2009-11-17 22:38:37 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2009-11-17 22:38:37 +0800 |
commit | 8adcbde29a81fc3143f866fe2d53d90ea43c6524 (patch) | |
tree | 15bf29a0fe36fd2d185b09f35ff94cc9b173f4fb /dns | |
parent | 1db6c59b04d6c01a08de8dd28adf7658058fd521 (diff) | |
download | freebsd-ports-gnome-8adcbde29a81fc3143f866fe2d53d90ea43c6524.tar.gz freebsd-ports-gnome-8adcbde29a81fc3143f866fe2d53d90ea43c6524.tar.zst freebsd-ports-gnome-8adcbde29a81fc3143f866fe2d53d90ea43c6524.zip |
- Update to 1.3.4
PR: ports/140639
Submitted by: Kurt Jaeger <pi at fa8.opsec.eu>
Diffstat (limited to 'dns')
-rw-r--r-- | dns/unbound/Makefile | 2 | ||||
-rw-r--r-- | dns/unbound/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index f224599c556c..7724f89371de 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unbound -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index c0e4a851cfc1..b4386ee4d76b 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -MD5 (unbound-1.3.3.tar.gz) = f6b2b2c375288dfd2a03c4a36676221e -SHA256 (unbound-1.3.3.tar.gz) = da2b24b87706a92c4b1e447cdcac26e851eb1bcaf4536e9dda1a64acb7ad92b8 -SIZE (unbound-1.3.3.tar.gz) = 4036248 +MD5 (unbound-1.3.4.tar.gz) = d1eb5efed0c36c10dbaf3f805ff3a4bd +SHA256 (unbound-1.3.4.tar.gz) = 5a7f658b12c311f3c131d315b135956eeaa3bd7caa94b25b4777638ee7ce583f +SIZE (unbound-1.3.4.tar.gz) = 4039725 |