aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2018-05-25 18:07:32 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2018-06-06 17:45:34 +0000
commitdcffc257a980d187b6e2f6d2fb38e51a784857be (patch)
treee0d6f90ea6c898f40069080dc3df0be14f9f23a6
parentee030ad14b3e7a7ec079a1e38aa731c03b4893ea (diff)
downloadalpine_aports-dcffc257a980d187b6e2f6d2fb38e51a784857be.tar.bz2
alpine_aports-dcffc257a980d187b6e2f6d2fb38e51a784857be.tar.xz
alpine_aports-dcffc257a980d187b6e2f6d2fb38e51a784857be.zip
community/pdns-recursor: upgrade to 4.1.3
-rw-r--r--community/pdns-recursor/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD
index 6df3d0e4eb..7a9d253663 100644
--- a/community/pdns-recursor/APKBUILD
+++ b/community/pdns-recursor/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Olivier Mauras <olivier@mauras.ch> 1# Contributor: Olivier Mauras <olivier@mauras.ch>
2pkgname=pdns-recursor 2pkgname=pdns-recursor
3pkgver=4.1.2 3pkgver=4.1.3
4pkgrel=1 4pkgrel=0
5pkgdesc="PowerDNS Recursive Server" 5pkgdesc="PowerDNS Recursive Server"
6url="https://www.powerdns.com/" 6url="https://www.powerdns.com/"
7arch="all !s390x" 7arch="all !s390x"
@@ -10,7 +10,7 @@ depends=""
10depends_dev="" 10depends_dev=""
11makedepends="$depends_dev boost-dev file libressl-dev libsodium-dev lua-dev net-snmp-dev protobuf-dev" 11makedepends="$depends_dev boost-dev file libressl-dev libsodium-dev lua-dev net-snmp-dev protobuf-dev"
12install="$pkgname.pre-install" 12install="$pkgname.pre-install"
13subpackages="$pkgname-doc" 13subpackages="$pkgname-doc $pkgname-openrc"
14pkgusers="recursor" 14pkgusers="recursor"
15pkggroups="recursor" 15pkggroups="recursor"
16source="http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2 16source="http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2
@@ -61,7 +61,7 @@ package() {
61 "$pkgdir"/etc/pdns/recursor.conf 61 "$pkgdir"/etc/pdns/recursor.conf
62} 62}
63 63
64sha512sums="eaf28ce424f1367e548cb78c09de9d39154dddd87e2f19ed238197b6304b20bd9fef599d7df44ca128d89d8cd04d3b7fdd455241bb34ecd688c8042a020c4a36 pdns-recursor-4.1.2.tar.bz2 64sha512sums="5ea7e027131143b3ca45ca4a97316f52207a55cf5498a136e44cf5ee78bee00efecf3cd7c9c46261002cbd6e4ea0cd2af62c456b71fd2366729242950b7c060d pdns-recursor-4.1.3.tar.bz2
652846854b74bcc1149e18aa5ff17d1c0548790a5eaf87a7194b89a1063c6783708bfa109e8edf9c2b430fbd90445bee7f80137601babab8766be106bcad700cf3 libressl-2.7.patch 652846854b74bcc1149e18aa5ff17d1c0548790a5eaf87a7194b89a1063c6783708bfa109e8edf9c2b430fbd90445bee7f80137601babab8766be106bcad700cf3 libressl-2.7.patch
66f23cb30d943e0b0aea09371dc57aa43e55b8f91062a3caa3fac17e3565a8e36dfd304f45eba588f625ca2337cd2ade450ea5ae1776872c006204cdaf912f6651 pdns-recursor.initd 66f23cb30d943e0b0aea09371dc57aa43e55b8f91062a3caa3fac17e3565a8e36dfd304f45eba588f625ca2337cd2ade450ea5ae1776872c006204cdaf912f6651 pdns-recursor.initd
67954df537693a202fc195e751011bbfaa605b3f3df42ac386fa82eb809b73c2b987f5e418b5c96bb3b0669497426ce0daa39a719844701e06990b82843a4cf0d4 recursor.conf" 67954df537693a202fc195e751011bbfaa605b3f3df42ac386fa82eb809b73c2b987f5e418b5c96bb3b0669497426ce0daa39a719844701e06990b82843a4cf0d4 recursor.conf"