Skip to content

Commit

Permalink
json-c: update to 0.16, adopt
Browse files Browse the repository at this point in the history
  • Loading branch information
skmpz committed Jun 17, 2022
1 parent d91549b commit 526d25a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.

This file was deleted.

6 changes: 3 additions & 3 deletions srcpkgs/json-c/template
@@ -1,17 +1,17 @@
# Template file for 'json-c'
pkgname=json-c
version=0.15
version=0.16
revision=1
build_style=cmake
configure_args="-DENABLE_THREADING=ON -DBUILD_STATIC_LIBS=ON
-DENABLE_RDRAND=$(vopt_if rdrand ON OFF)"
hostmakedepends="doxygen"
short_desc="JSON implementation in C"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="skmpz <dem.procopiou@gmail.com>"
license="MIT"
homepage="https://json-c.github.io/json-c"
distfiles="https://s3.amazonaws.com/json-c_releases/releases/${pkgname}-${version}.tar.gz"
checksum=b8d80a1ddb718b3ba7492916237bbf86609e9709fb007e7f7d4322f02341a4c6
checksum=8e45ac8f96ec7791eaf3bb7ee50e9c2100bbbc87b8d0f1d030c5ba8a0288d96b

CFLAGS="-Wno-error"

Expand Down

0 comments on commit 526d25a

Please sign in to comment.