diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-20 16:02:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-20 16:02:54 +0000 |
commit | d35cd0574e56e393e4fd89bd8795a40313e8def9 (patch) | |
tree | 2483fb4efdf544ff1d883b174febab3df0bd5043 /testing/pdns | |
parent | 4f938380447b69c4c289d90f4bc7fe5c60d1f9f7 (diff) | |
download | aports-d35cd0574e56e393e4fd89bd8795a40313e8def9.tar.bz2 aports-d35cd0574e56e393e4fd89bd8795a40313e8def9.tar.xz |
testing/pdns: rebuild against boost-1.49
Diffstat (limited to 'testing/pdns')
-rw-r--r-- | testing/pdns/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pdns/APKBUILD b/testing/pdns/APKBUILD index 04dfb62bb2..a55655e64c 100644 --- a/testing/pdns/APKBUILD +++ b/testing/pdns/APKBUILD @@ -4,7 +4,7 @@ pkgname=pdns pkgver=3.0 _extver=rc1 _realver=$pkgver-$_extver -pkgrel=2 +pkgrel=3 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all" |