main/json-c: unsplit static

cmake is a bundle of joy

closes #14526
This commit is contained in:
psykose 2023-01-05 07:33:33 +00:00
parent 6d3d1869d4
commit 63515de235

View File

@ -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: