diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-01 09:54:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-02 10:31:57 +0000 |
commit | 4f6e7cf8d42a65ada370beb2cc57121e3c8857b2 (patch) | |
tree | 221bdcc6b2bc50500183d606778f0bb07bf31f01 /community/pdns/APKBUILD | |
parent | 55aa0ee2f02a9567a0337e13236737ca8103cc8a (diff) | |
download | aports-4f6e7cf8d42a65ada370beb2cc57121e3c8857b2.tar.bz2 aports-4f6e7cf8d42a65ada370beb2cc57121e3c8857b2.tar.xz |
community/pdns: rebuild against boost-1.69
Diffstat (limited to 'community/pdns/APKBUILD')
-rw-r--r-- | community/pdns/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD index 9ba509ff93..fe152ae83a 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -6,7 +6,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=pdns pkgver=4.1.7 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Authoritative Server" url="https://www.powerdns.com/" arch="all" |