[arch-commits] Commit in powerdns-recursor/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sun Aug 2 17:25:15 UTC 2015


    Date: Sunday, August 2, 2015 @ 19:25:14
  Author: arodseth
Revision: 137737

upgpkg: powerdns-recursor 3.7.3-1

Modified:
  powerdns-recursor/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-02 17:25:04 UTC (rev 137736)
+++ PKGBUILD	2015-08-02 17:25:14 UTC (rev 137737)
@@ -4,14 +4,14 @@
 # Contributor: Jan Steffens <heftig at archlinux.org>
 
 pkgname=powerdns-recursor
-pkgver=3.7.2
-pkgrel=2
+pkgver=3.7.3
+pkgrel=1
 pkgdesc='Resolving DNS server'
 url='https://www.powerdns.com/'
 license=('GPL')
 arch=('x86_64' 'i686')
 depends=('gcc-libs' 'lua')
-makedepends=('boost')
+makedepends=('boost' 'inetutils')
 replaces=('pdns-recursor')
 provides=('pdns-recursor')
 conflicts=('pdns-recursor')
@@ -18,7 +18,7 @@
 backup=('etc/powerdns/recursor.conf')
 source=("http://downloads.powerdns.com/releases/pdns-recursor-$pkgver.tar.bz2"
         'pdns-recursor.service')
-sha256sums=('1366bc1bed7c96fbd3926cf7a9e6d365c53b8a99182642debe1b2863dd015a7e'
+sha256sums=('859ca6071147dd2e2ac1b2a5c3d5c2cbff0f5cbc501660db4259e7cbf27fea11'
             'd4f545e85dffa86bf23c89ff0f352c74ec3524dfc53871f129656299222e4fba')
 
 build() {



More information about the arch-commits mailing list