diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-21 06:59:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-21 06:59:51 +0800 |
commit | 3e9a9d4cb1f00065d2587a4e6331d7ded4b4adb4 (patch) | |
tree | a3acc39a920baa808051090105da9e446c0e3b12 /dns/dnsmasq | |
parent | 3dadc9ce0c7789bff61c0d50cec3bbb828167367 (diff) | |
download | freebsd-ports-gnome-3e9a9d4cb1f00065d2587a4e6331d7ded4b4adb4.tar.gz freebsd-ports-gnome-3e9a9d4cb1f00065d2587a4e6331d7ded4b4adb4.tar.zst freebsd-ports-gnome-3e9a9d4cb1f00065d2587a4e6331d7ded4b4adb4.zip |
- Update to 2.41
Approved by: maintainer implicit
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r-- | dns/dnsmasq/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsmasq/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 60289d75b09c..a34e03be45a8 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnsmasq -PORTVERSION= 2.40 +PORTVERSION= 2.41 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ ${MASTER_SITE_GENTOO} diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo index 11ba978e0db0..2e63075d265c 100644 --- a/dns/dnsmasq/distinfo +++ b/dns/dnsmasq/distinfo @@ -1,3 +1,3 @@ -MD5 (dnsmasq-2.40.tar.gz) = 91b6063ae81146b9d70b4381b2f3e44f -SHA256 (dnsmasq-2.40.tar.gz) = 16517856930074fa4bba739f40ca1dd4a11b80a0623a12f2ae7be701083564e0 -SIZE (dnsmasq-2.40.tar.gz) = 307051 +MD5 (dnsmasq-2.41.tar.gz) = b067598c3e9b91819a8be5cb59cbf90e +SHA256 (dnsmasq-2.41.tar.gz) = 613d712d54ee38ec72d3effc9fe37e404fdbbad43e66f6689a8c509dc9a0d522 +SIZE (dnsmasq-2.41.tar.gz) = 361517 |