diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-01 08:52:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-02 10:31:57 +0000 |
commit | ee0dee6eb1029b367e59471e679f1b3b894b314a (patch) | |
tree | bcd8b5b993fc2966b0eb13e4458179ee93c8a129 /community/pdns-recursor | |
parent | 2645baa7cf74fb740865550d81a84a1eb632ae33 (diff) | |
download | aports-ee0dee6eb1029b367e59471e679f1b3b894b314a.tar.bz2 aports-ee0dee6eb1029b367e59471e679f1b3b894b314a.tar.xz |
community/pdns-recursor: rebuild against boost-1.69
Diffstat (limited to 'community/pdns-recursor')
-rw-r--r-- | community/pdns-recursor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index 2d7c957947..4af161643a 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Olivier Mauras <olivier@mauras.ch> pkgname=pdns-recursor pkgver=4.1.11 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" # s390x: missing boost-context |