diff options
author | Juergen Daubert <jue@jue.li> | 2014-09-25 19:36:12 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-09-25 19:36:12 +0200 |
commit | 173cb0f5d4b730287f9bcc107950b33e10f61717 (patch) | |
tree | 268fa4c02eebe9e4e07d13104434cf4703b5416c /dnsmasq | |
parent | 161e4a3494e53a60d1eec3e990d30f6c6ce45dcb (diff) | |
download | opt-173cb0f5d4b730287f9bcc107950b33e10f61717.tar.gz opt-173cb0f5d4b730287f9bcc107950b33e10f61717.tar.xz |
dnsmasq: update to 2.72
Diffstat (limited to 'dnsmasq')
-rw-r--r-- | dnsmasq/.md5sum | 2 | ||||
-rw-r--r-- | dnsmasq/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dnsmasq/.md5sum b/dnsmasq/.md5sum index cc72a72a2..1fa73d06d 100644 --- a/dnsmasq/.md5sum +++ b/dnsmasq/.md5sum @@ -1,3 +1,3 @@ d1b2a1f31cea2c529358d7e73bcda6bd dnsmasq -9e2e4d59c75e71ee3ca817ff0f9be69e dnsmasq-2.71.tar.xz +0256e0a71e27c8d8a5c89a0d18f3cfe2 dnsmasq-2.72.tar.xz 7f4f17ceb6c1d5fe7b4eaa213405c472 dnsmasq-config.patch diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile index 066154059..69f1d7e18 100644 --- a/dnsmasq/Pkgfile +++ b/dnsmasq/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=dnsmasq -version=2.71 +version=2.72 release=1 source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \ $name-config.patch dnsmasq) |