main/[various]: properly rebuild against json-c-0.13

This commit is contained in:
Natanael Copa 2018-04-19 14:29:21 +00:00
parent 38c3ca993a
commit 6128fdbb8f
8 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ _ver=${pkgver%_p*}
_p=${pkgver#*_p}
_major=${pkgver%%.*}
[ "$_p" != "$pkgver" ] && _ver="${_ver}-P$_p"
pkgrel=2
pkgrel=3
pkgdesc="The ISC DNS server"
url="http://www.isc.org"
arch="all"

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bluez
pkgver=5.49
pkgrel=1
pkgrel=2
pkgdesc="Tools for the Bluetooth protocol stack"
url="http://www.bluez.org/"
arch="all"

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cryptsetup
pkgver=2.0.2
pkgrel=2
pkgrel=3
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
url="https://gitlab.com/cryptsetup/cryptsetup"
arch="all"

View File

@ -5,7 +5,7 @@
pkgname=freeradius
_realname=freeradius
pkgver=3.0.17
pkgrel=1
pkgrel=2
pkgdesc="RADIUS (Remote Authentication Dial-In User Service) server"
url="http://freeradius.org/"
arch="all"

View File

@ -13,7 +13,7 @@ _gittag=HEAD
pkgver=5.0.6
pkgrel=3
pkgrel=4
[ -z "${_gitcommit}" ] && _suffix="_src" || _suffix="-${_gitcommit}"
pkgdesc="Open Source SIP Server"

View File

@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname="multipath-tools"
pkgver=0.7.6
pkgrel=1
pkgrel=2
pkgdesc="Device Mapper Multipathing Driver"
url="http://christophe.varoqui.free.fr/"
arch="all"

View File

@ -1,7 +1,7 @@
# Maintainer: Mike Crute <mike@crute.us>
pkgname=newsboat
pkgver=2.11.1
pkgrel=1
pkgrel=2
pkgdesc="RSS/Atom feed reader for text terminals"
url="https://newsboat.org"
arch="all"

View File

@ -3,7 +3,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=zmap
pkgver=2.1.1
pkgrel=2
pkgrel=3
pkgdesc="A high performance internet scanner"
url="https://www.zmap.io/"
arch="all"