aboutsummaryrefslogtreecommitdiffstats
path: root/main/bind
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-18 18:57:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-19 10:12:15 +0000
commit4613de7ceaf8814445772fdf51438dc14837f7d9 (patch)
tree9d33ee22715000dbf73966b60813977651764e1b /main/bind
parentacfc010ea40ca65e2b69c37dcabf74c59f6d2899 (diff)
downloadaports-4613de7ceaf8814445772fdf51438dc14837f7d9.tar.bz2
aports-4613de7ceaf8814445772fdf51438dc14837f7d9.tar.xz
main/bind: rebuild against json-c-0.13
Diffstat (limited to 'main/bind')
-rw-r--r--main/bind/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bind/APKBUILD b/main/bind/APKBUILD
index c933c10e83..9c8215b332 100644
--- a/main/bind/APKBUILD
+++ b/main/bind/APKBUILD
@@ -8,7 +8,7 @@ _ver=${pkgver%_p*}
_p=${pkgver#*_p}
_major=${pkgver%%.*}
[ "$_p" != "$pkgver" ] && _ver="${_ver}-P$_p"
-pkgrel=1
+pkgrel=2
pkgdesc="The ISC DNS server"
url="http://www.isc.org"
arch="all"