Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9473a92b9c16a8b23c4d178007fac50ada5ac22e
commit 9473a92b9c16a8b23c4d178007fac50ada5ac22e Author: DeX77 <[email protected]> Date: Sun May 18 18:29:13 2014 +0200 dnsmasq-2.71-1-x86_64 * version bump diff --git a/source/network-extra/dnsmasq/FrugalBuild b/source/network-extra/dnsmasq/FrugalBuild index 32634c9..7ca7eef 100644 --- a/source/network-extra/dnsmasq/FrugalBuild +++ b/source/network-extra/dnsmasq/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: DNAku <[email protected]> pkgname=dnsmasq -pkgver=2.70 +pkgver=2.71 pkgrel=1 pkgdesc="Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server." url="http://thekelleys.org.uk/dnsmasq/doc.html" @@ -13,7 +13,7 @@ groups=('network-extra') up2date="lynx -dump http://www.thekelleys.org.uk/dnsmasq |grep 'LATEST'|sed 's/ //g'|sed 's/.].*//g'|sed 's/.*_//g'|sed -e '/^$/d'" source=(http://thekelleys.org.uk/dnsmasq/$pkgname-$pkgver.tar.gz \ dnsmasq.conf makefile.patch) -sha1sums=('ae21cad1a5fe14c5dd2ecdefc86177d8e4bada58' \ +sha1sums=('b0a39f66557c966629a0ed9282cd87df8f409004' \ '0765e86572ba55d77b0550a96191495eac9a7133' \ 'a926b52fe50b0f4c43b9bcd021f3e083039ffcf2') _F_systemd_units=(dnsmasq=) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
