diff options
author | Juergen Daubert <jue@jue.li> | 2009-08-31 18:49:36 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-08-31 18:52:53 +0200 |
commit | 11e201ba6e62165b10288f5f353b6836499619e7 (patch) | |
tree | 4321fa32dec2e09ad0617b082b829050708ba61a | |
parent | b09b4ca2067b0971d96159c3069511139bb9c532 (diff) | |
download | opt-2.5.tar.gz opt-2.5.tar.xz |
[notify] dnsmasq: update to 2.502.5
Security fixes, see http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
(cherry picked from commit c72e88a4aa831ea5f3acad9685cbc6e740fee680)
-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 b7f2cbf84..e075ef6e1 100644 --- a/dnsmasq/.md5sum +++ b/dnsmasq/.md5sum @@ -1,3 +1,3 @@ d1b2a1f31cea2c529358d7e73bcda6bd dnsmasq -7ccc861d8a733474f9c0a0a127006ee9 dnsmasq-2.49.tar.gz +f7b1e17c590e493039537434c57c9de7 dnsmasq-2.50.tar.gz aeb39ec4e102459cea48e0984b9406b3 dnsmasq-config.patch diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile index 2cd4c899d..aa9500edf 100644 --- a/dnsmasq/Pkgfile +++ b/dnsmasq/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de name=dnsmasq -version=2.49 +version=2.50 release=1 source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.gz \ $name-config.patch dnsmasq) |