diff options
author | Juergen Daubert <jue@jue.li> | 2011-10-21 13:41:01 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-10-21 13:41:01 +0200 |
commit | f5a4b2a6966e64c0eb8c0f260bb5e0a164179679 (patch) | |
tree | f1f3d5ed6ffd3a48451c545f70c0ce111a1e1d75 /dnsmasq | |
parent | 21760024eb98eadee466cfb996f4e37f327750e0 (diff) | |
download | opt-f5a4b2a6966e64c0eb8c0f260bb5e0a164179679.tar.gz opt-f5a4b2a6966e64c0eb8c0f260bb5e0a164179679.tar.xz |
dnsmasq: update to 2.59
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 3f40eab9b..5f6fe4211 100644 --- a/dnsmasq/.md5sum +++ b/dnsmasq/.md5sum @@ -1,3 +1,3 @@ d1b2a1f31cea2c529358d7e73bcda6bd dnsmasq -3a0d9a3f1efddf62174e5b8b2225cc5c dnsmasq-2.58.tar.lzma +42823ed7f5726fdfb343f60911de606b dnsmasq-2.59.tar.lzma 07efc73e6b7b38d036deced10048b280 dnsmasq-config.patch diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile index f38b705db..8688fba52 100644 --- a/dnsmasq/Pkgfile +++ b/dnsmasq/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=dnsmasq -version=2.58 +version=2.59 release=1 source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.lzma \ $name-config.patch dnsmasq) |