diff options
author | Juergen Daubert <jue@jue.li> | 2014-04-25 15:43:50 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-04-25 15:43:50 +0200 |
commit | 90d7311050f50d33eb1dd37810c5d50411a29afa (patch) | |
tree | 3216ea3c5f20bee9a3eae65fa28edd0aefc2a98b /dnsmasq | |
parent | 6827944d8a2dc4bd4bc1344276761e74d8a95a91 (diff) | |
download | opt-90d7311050f50d33eb1dd37810c5d50411a29afa.tar.gz opt-90d7311050f50d33eb1dd37810c5d50411a29afa.tar.xz |
dnsmasq: update to 2.70
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 fcb869db9..0d99ae1f3 100644 --- a/dnsmasq/.md5sum +++ b/dnsmasq/.md5sum @@ -1,3 +1,3 @@ d1b2a1f31cea2c529358d7e73bcda6bd dnsmasq -c5a1152e646eb54db4f33f8e0deee180 dnsmasq-2.69.tar.xz +1d654e80888ab5dbba015548fd284d46 dnsmasq-2.70.tar.xz 7f4f17ceb6c1d5fe7b4eaa213405c472 dnsmasq-config.patch diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile index 2da98762e..7a6cd2b9a 100644 --- a/dnsmasq/Pkgfile +++ b/dnsmasq/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=dnsmasq -version=2.69 +version=2.70 release=1 source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \ $name-config.patch dnsmasq) |