mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +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>
|
||||
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
|
||||
"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user