From 38c3ca993af2e3d1105246e401301c1af41a4b60 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 19 Apr 2018 14:26:24 +0000 Subject: main/json-c0.12: replaces json-c --- main/json-c0.12/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/json-c0.12/APKBUILD b/main/json-c0.12/APKBUILD index a250ca4cf6..f3cc53b53b 100644 --- a/main/json-c0.12/APKBUILD +++ b/main/json-c0.12/APKBUILD @@ -1,13 +1,14 @@ # Maintainer: Natanael Copa pkgname=json-c0.12 pkgver=0.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="A JSON implementation in C" url="https://github.com/json-c/json-c/wiki" arch="all" license="MIT" makedepends=" autoconf automake libtool" subpackages="$pkgname-dev" +replaces="json-c" source="https://s3.amazonaws.com/json-c_releases/releases/json-c-${pkgver}.tar.gz " -- cgit v1.2.3