diff options
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 03af1aa884..036fd47b2c 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -3,7 +3,7 @@ pkgname=pdns-recursor pkgver=4.0.6 pkgrel=1 pkgdesc="PowerDNS Recursive Server" -url="http://www.powerdns.com/" +url="https://www.powerdns.com/" arch="all !s390x" license="GPL" depends="" |