Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91ee8fc84f2d0367c25f6e6ab91a5ba62fa58384
commit 91ee8fc84f2d0367c25f6e6ab91a5ba62fa58384 Author: kikadf <[email protected]> Date: Sat Oct 11 09:52:09 2014 +0200 pdns-3.4.0-1-x86_64 * Version bump diff --git a/source/network-extra/pdns/FrugalBuild b/source/network-extra/pdns/FrugalBuild index cdfe772..cf7d817 100644 --- a/source/network-extra/pdns/FrugalBuild +++ b/source/network-extra/pdns/FrugalBuild @@ -5,7 +5,7 @@ # Contributor: Zoltan Kiss <[email protected]> pkgname=pdns -pkgver=3.3.1 +pkgver=3.4.0 pkgrel=1 pkgdesc="Power DNS Server and Recursor" url="http://www.powerdns.com/" @@ -15,11 +15,11 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/downloads.html" backup=(etc/powerdns/pdns.conf) -source=(http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.gz \ +source=(http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2 \ pdns.service \ pdns.conf \ README.Frugalware) -sha1sums=('555862bf9635d1dcab2c4f3b7569bdd8212ef67f' \ +sha1sums=('b1c5bf10e03c04f707b752b5159db06179c172d9' \ '8013320e3704543be5b0f28360d6b4e51ca5ed5f' \ 'd9d18a2cc538200cb1b5598c2dfdf80a0e0d0c9d' \ '4418d354e4d89de57b82e634349a0443acb6970e') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
