summaryrefslogtreecommitdiff
path: root/extra/pdns-recursor
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-27 23:15:24 +0000
committerroot <root@rshg054.dnsready.net>2012-02-27 23:15:24 +0000
commit1f567a9d58d16b76320168f0624aa55bd6320284 (patch)
treee4e7ffadc364d582fccd8543ad1543fa9741a8a7 /extra/pdns-recursor
parentf6a79a3f5989efc8db63af942851c56f0c462bb1 (diff)
Mon Feb 27 23:15:24 UTC 2012
Diffstat (limited to 'extra/pdns-recursor')
-rw-r--r--extra/pdns-recursor/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
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 <jgc@archlinux.org>
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')