diff options
author | Juergen Daubert <jue@jue.li> | 2015-08-04 12:09:32 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-08-04 12:09:32 +0200 |
commit | 410722d2fb28ba2843cd6e51e3a63e8a84fac489 (patch) | |
tree | fa061d0081ddbebf851ee4562917b5b5a3a1f740 /dnsmasq | |
parent | 63f181c026fcee12600f7700417327405a9d4417 (diff) | |
download | opt-410722d2fb28ba2843cd6e51e3a63e8a84fac489.tar.gz opt-410722d2fb28ba2843cd6e51e3a63e8a84fac489.tar.xz |
dnsmasq: update to 2.75
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 8c5ea7d48..9144c9a40 100644 --- a/dnsmasq/.md5sum +++ b/dnsmasq/.md5sum @@ -1,3 +1,3 @@ cf2b6cff8356ce9da3f6da7dfa0e588b dnsmasq -f48cd0fe26a55617a375ffc95b71e3c3 dnsmasq-2.74.tar.xz +887236f1ddde6eb57cdb9d01916c9f72 dnsmasq-2.75.tar.xz 7e9e053cff450d0f6aeb71d42f3b5fa8 dnsmasq-config.patch diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile index 4c7486817..03e778cd5 100644 --- a/dnsmasq/Pkgfile +++ b/dnsmasq/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=dnsmasq -version=2.74 +version=2.75 release=1 source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \ $name-config.patch dnsmasq) |