summaryrefslogtreecommitdiff
path: root/extra/pdns-recursor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pdns-recursor/PKGBUILD')
-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 72d354b9d..a949ebea0 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' 'mips64el')
-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')