Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d05c5f1c1f4e2b19c2fe0f73bdad4b598f985f8
commit 5d05c5f1c1f4e2b19c2fe0f73bdad4b598f985f8 Author: DeX77 <[email protected]> Date: Sun Aug 2 19:16:09 2015 +0200 dnsmasq-2.75-1-x86_64 * version bump diff --git a/source/network-extra/dnsmasq/FrugalBuild b/source/network-extra/dnsmasq/FrugalBuild index ba1edad..2a0b613 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.74 +pkgver=2.75 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=('32527efa35e38e63d804f186fe0c1db6a1fb4c84' \ +sha1sums=('17ce713b770a54c2cc9195f6142f9c7d642f6ea4' \ '0765e86572ba55d77b0550a96191495eac9a7133' \ 'a926b52fe50b0f4c43b9bcd021f3e083039ffcf2') _F_systemd_units=(dnsmasq=) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
