From 187957f936b4b8ffdaeca09ad4fcd82dba408db0 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 20 Apr 2015 11:46:46 +0000 Subject: [PATCH] testing/pdns: rebuild against boost 1.58 --- testing/pdns/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/pdns/APKBUILD b/testing/pdns/APKBUILD index 467b9b0580e..3baf5d72161 100644 --- a/testing/pdns/APKBUILD +++ b/testing/pdns/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Matt Smith pkgname=pdns pkgver=3.4.3 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all"