From e8ac0fb524cb070d093c8a0fcaf6dd0ad6bb331b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Feb 2015 10:34:15 +0000 Subject: [PATCH] testing/pdns: rebuild with boost 1.57 --- testing/pdns/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/pdns/APKBUILD b/testing/pdns/APKBUILD index f2a4487c37f..e92712abd84 100644 --- a/testing/pdns/APKBUILD +++ b/testing/pdns/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Matt Smith pkgname=pdns pkgver=3.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all"