From 1f567a9d58d16b76320168f0624aa55bd6320284 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Feb 2012 23:15:24 +0000 Subject: Mon Feb 27 23:15:24 UTC 2012 --- extra/pdns-recursor/PKGBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'extra/pdns-recursor') diff --git a/extra/pdns-recursor/PKGBUILD b/extra/pdns-recursor/PKGBUILD index c344995ac..cf2e32d9b 100644 --- a/extra/pdns-recursor/PKGBUILD +++ b/extra/pdns-recursor/PKGBUILD @@ -1,19 +1,18 @@ -# $Id: PKGBUILD 109116 2011-02-06 10:26:46Z andyrtr $ +# $Id: PKGBUILD 151458 2012-02-26 11:37:32Z pierre $ # Maintainer: Jan de Groot pkgname=pdns-recursor pkgver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS recursor" url="http://www.powerdns.com" license=('GPL') arch=('i686' 'x86_64') -depends=('gcc-libs>=4.5.2' 'lua') +depends=('gcc-libs' 'lua') makedepends=('boost') -#options=(!makeflags) backup=('etc/powerdns/recursor.conf') -source=(http://downloads.powerdns.com/releases/${pkgname}-${pkgver}.tar.bz2 - pdns-recursor.rc) +source=("http://downloads.powerdns.com/releases/${pkgname}-${pkgver}.tar.bz2" + 'pdns-recursor.rc') md5sums=('87daeeebb6f7af9e07814ff6c43300dd' '5b3aa3c8ed2edf55821af16cfb7ef252') -- cgit v1.2.3-54-g00ecf