diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-03-21 11:57:46 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-03-21 12:03:06 +0000 |
commit | 79e98c5a7df46670558578d91e69b41326b67cdf (patch) | |
tree | 8f0cefd4d946b13215d33bfb730465156ce60b54 /community/pdns/APKBUILD | |
parent | fb7a64245e687063dcb13b19a1072571668db70e (diff) | |
download | aports-79e98c5a7df46670558578d91e69b41326b67cdf.tar.bz2 aports-79e98c5a7df46670558578d91e69b41326b67cdf.tar.xz |
community/pdns: rebuild against yaml-cpp 0.6.2
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 36f31000d9..cb610423cb 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -6,7 +6,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=pdns pkgver=4.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Authoritative Server" url="https://www.powerdns.com/" arch="all" |