mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
parent
6d3d1869d4
commit
63515de235
@ -1,13 +1,13 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=json-c
|
||||
pkgver=0.16
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A JSON implementation in C"
|
||||
url="https://github.com/json-c/json-c/wiki"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
makedepends="cmake doxygen samurai"
|
||||
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="https://s3.amazonaws.com/json-c_releases/releases/json-c-$pkgver.tar.gz"
|
||||
|
||||
# secfixes:
|
||||
|
Loading…
Reference in New Issue
Block a user