mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/json-c0.12: replaces json-c
This commit is contained in:
parent
d7be1948dd
commit
38c3ca993a
@ -1,13 +1,14 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=json-c0.12
|
pkgname=json-c0.12
|
||||||
pkgver=0.12.1
|
pkgver=0.12.1
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="A JSON implementation in C"
|
pkgdesc="A JSON implementation in C"
|
||||||
url="https://github.com/json-c/json-c/wiki"
|
url="https://github.com/json-c/json-c/wiki"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
makedepends=" autoconf automake libtool"
|
makedepends=" autoconf automake libtool"
|
||||||
subpackages="$pkgname-dev"
|
subpackages="$pkgname-dev"
|
||||||
|
replaces="json-c"
|
||||||
source="https://s3.amazonaws.com/json-c_releases/releases/json-c-${pkgver}.tar.gz
|
source="https://s3.amazonaws.com/json-c_releases/releases/json-c-${pkgver}.tar.gz
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user