From 036ef79446e48c7ef967f97704fcdecf6df19206 Mon Sep 17 00:00:00 2001 From: prspkt Date: Wed, 1 Aug 2018 12:34:42 +0300 Subject: community/pdns-recursor: rebuild against libprotobuf.so.17, use https --- community/pdns-recursor/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index 29d7d0e32a..0cb751a520 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Olivier Mauras pkgname=pdns-recursor pkgver=4.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" arch="all !s390x" @@ -13,7 +13,7 @@ install="$pkgname.pre-install" subpackages="$pkgname-doc $pkgname-openrc" pkgusers="recursor" pkggroups="recursor" -source="http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2 +source="https://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2 libressl-2.7.patch boost-1.67.patch pdns-recursor.initd -- cgit v1.2.3