diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:36:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:39 +0000 |
commit | d1a37111d1b09f9ba4251a0039d79f9739c0f919 (patch) | |
tree | cc4408ce9f1dd0bdc5305e1721a0a4c18995ed19 /community/pdns | |
parent | f2c7d79c7ac735b298c5050010fb52455a1aaa94 (diff) | |
download | aports-d1a37111d1b09f9ba4251a0039d79f9739c0f919.tar.bz2 aports-d1a37111d1b09f9ba4251a0039d79f9739c0f919.tar.xz |
community/pdns: rebuild against libressl-2.6
Diffstat (limited to 'community/pdns')
-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 dc7a71cb87..67263540ae 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=pdns pkgver=4.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all" |