diff options
author | Juergen Daubert <jue@jue.li> | 2013-10-27 09:01:27 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-10-27 09:01:27 +0100 |
commit | db6986a67f17c1ab474797ea8492f28ca145b9f4 (patch) | |
tree | e18c6cf32c0289b7c1772569e665b25d4c5f2730 | |
parent | dbea15ff42a13eb74eabfbe10830149b35e0afe6 (diff) | |
download | opt-db6986a67f17c1ab474797ea8492f28ca145b9f4.tar.gz opt-db6986a67f17c1ab474797ea8492f28ca145b9f4.tar.xz |
dnsmasq: update to 2.67
-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 9b430e645..fa5511a78 100644 --- a/dnsmasq/.md5sum +++ b/dnsmasq/.md5sum @@ -1,3 +1,3 @@ d1b2a1f31cea2c529358d7e73bcda6bd dnsmasq -cd1c70dd66d2e3ad02b66ca6af4ebf20 dnsmasq-2.66.tar.xz +3560068c6cc644a01924fa089a70bb9c dnsmasq-2.67.tar.xz 6792434a868864ac463809ac4ecbfe35 dnsmasq-config.patch diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile index 4b0a52250..7972b74ee 100644 --- a/dnsmasq/Pkgfile +++ b/dnsmasq/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=dnsmasq -version=2.66 +version=2.67 release=1 source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \ $name-config.patch dnsmasq) |