summaryrefslogtreecommitdiff
path: root/extra/pdns-recursor
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-28 12:05:35 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-28 12:05:35 +0100
commit7cd4823a20b85a5e516ae51fc04a4d1b72b5d0b9 (patch)
tree31c86c3a5284a8b8a7f1720d27ce9e5dbf09fee4 /extra/pdns-recursor
parentd17a0ec458b03b0ed38eff13d399567f36156a73 (diff)
parent1f567a9d58d16b76320168f0624aa55bd6320284 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/cairo-clock/PKGBUILD community/flashrom/PKGBUILD community/kmess/PKGBUILD core/tzdata/PKGBUILD extra/gc/PKGBUILD extra/libsigc++/PKGBUILD extra/libxcomposite/PKGBUILD extra/libxdmcp/PKGBUILD extra/libxevie/PKGBUILD extra/libxext/PKGBUILD extra/libxinerama/PKGBUILD extra/libxkbfile/PKGBUILD extra/libxpm/PKGBUILD extra/libxres/PKGBUILD extra/libxss/PKGBUILD extra/libxt/PKGBUILD extra/libxtst/PKGBUILD extra/libxv/PKGBUILD extra/libxvmc/PKGBUILD extra/llvm/PKGBUILD extra/pdns-recursor/PKGBUILD extra/pdns/PKGBUILD extra/procmail/PKGBUILD extra/ptlib/PKGBUILD extra/pycrypto/PKGBUILD extra/pyorbit/PKGBUILD extra/vlc/PKGBUILD extra/xfce4-battery-plugin/PKGBUILD
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 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')