diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2018-03-27 02:00:24 +0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-03-28 13:11:26 +0000 |
commit | bbdc6eb8430581f107bc23e05559eb485a8fc154 (patch) | |
tree | 0a8ddf10b9ec70139db2f18391741066b48d6f41 /community/pdns-recursor/APKBUILD | |
parent | 55c22575d57e17c72f708ebc7e58d7370924fb56 (diff) | |
download | aports-bbdc6eb8430581f107bc23e05559eb485a8fc154.tar.bz2 aports-bbdc6eb8430581f107bc23e05559eb485a8fc154.tar.xz |
main/boost: bump dependent aports
Diffstat (limited to 'community/pdns-recursor/APKBUILD')
-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 ac25c46aaa..27201a5fa4 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.1 -pkgrel=0 +pkgrel=1 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" arch="all !s390x" |