aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns-recursor/APKBUILD
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2018-09-10 19:38:03 -0400
committerAndy Postnikov <apostnikov@gmail.com>2018-09-13 01:12:59 +0300
commit009fc7167b17f8d97f9c89828d81b905d947b4aa (patch)
treea6b535d0d87145777139be10a6801bfa84257b7d /community/pdns-recursor/APKBUILD
parent399adaf7e68d025352ff2cb840d135f36f7a388e (diff)
downloadaports-009fc7167b17f8d97f9c89828d81b905d947b4aa.tar.bz2
aports-009fc7167b17f8d97f9c89828d81b905d947b4aa.tar.xz
community/pdns-recursor: upgrade to 4.1.4
Diffstat (limited to 'community/pdns-recursor/APKBUILD')
-rw-r--r--community/pdns-recursor/APKBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD
index 0cb751a520..0872cc1a0c 100644
--- a/community/pdns-recursor/APKBUILD
+++ b/community/pdns-recursor/APKBUILD
@@ -1,21 +1,21 @@
# Contributor: Olivier Mauras <olivier@mauras.ch>
pkgname=pdns-recursor
-pkgver=4.1.3
-pkgrel=2
+pkgver=4.1.4
+pkgrel=0
pkgdesc="PowerDNS Recursive Server"
url="https://www.powerdns.com/"
+# s390x: missing boost-context
arch="all !s390x"
license="GPL-2.0-or-later"
depends=""
depends_dev=""
-makedepends="$depends_dev boost-dev file libressl-dev libsodium-dev lua-dev net-snmp-dev protobuf-dev"
+makedepends="$depends_dev boost-dev libressl-dev libsodium-dev lua-dev net-snmp-dev protobuf-dev"
install="$pkgname.pre-install"
subpackages="$pkgname-doc $pkgname-openrc"
pkgusers="recursor"
pkggroups="recursor"
source="https://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2
libressl-2.7.patch
- boost-1.67.patch
pdns-recursor.initd
recursor.conf
"
@@ -62,8 +62,7 @@ package() {
"$pkgdir"/etc/pdns/recursor.conf
}
-sha512sums="5ea7e027131143b3ca45ca4a97316f52207a55cf5498a136e44cf5ee78bee00efecf3cd7c9c46261002cbd6e4ea0cd2af62c456b71fd2366729242950b7c060d pdns-recursor-4.1.3.tar.bz2
-2846854b74bcc1149e18aa5ff17d1c0548790a5eaf87a7194b89a1063c6783708bfa109e8edf9c2b430fbd90445bee7f80137601babab8766be106bcad700cf3 libressl-2.7.patch
-ab36fd2b004f923a073e0acf4e2c70c082020b6eebaf024fabd41ab7552e3d1ef4d8eb6fdd3325ec6f92c64807a60e270956e4f871e474afd7bdc12a247a35c3 boost-1.67.patch
+sha512sums="1904685dfdcd69d4b85c4c70559d51cc8ef288551ffd8f93a96108c3aca4e46ec3950f93840e4bd39da00c63129033b5a541beb68d1e924d477b5b0abbf1d00c pdns-recursor-4.1.4.tar.bz2
+d45111007decca36f9380e7c7b6b7fe3699b59eead3b42263378a7202158b7fd4e50846ef3f59cc309859a08699abcaa8629c06f3a78fecd2ee71a6e05c49531 libressl-2.7.patch
f23cb30d943e0b0aea09371dc57aa43e55b8f91062a3caa3fac17e3565a8e36dfd304f45eba588f625ca2337cd2ade450ea5ae1776872c006204cdaf912f6651 pdns-recursor.initd
954df537693a202fc195e751011bbfaa605b3f3df42ac386fa82eb809b73c2b987f5e418b5c96bb3b0669497426ce0daa39a719844701e06990b82843a4cf0d4 recursor.conf"