upg json-c

This commit is contained in:
joborun linux 2024-09-16 13:12:37 +03:00
parent 72531b3ba6
commit df463ffed6
2 changed files with 13 additions and 11 deletions

View file

@ -6,10 +6,10 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=json-c
pkgver=0.17
_tagdate=20230812
pkgrel=02
pkgdesc="A JSON implementation in C"
pkgver=0.18
_tagdate=20240915
pkgrel=01
pkgdesc="JSON implementation in C"
url="https://github.com/json-c/json-c/wiki"
depends=(glibc)
makedepends=(git cmake ninja)
@ -58,7 +58,9 @@ arch=(x86_64)
license=(MIT)
sha256sums=(SKIP)
b2sums=('4abc79ff71b8320022f4385221ff0c7183e2f150c94e3d837369226d26c118a2123823cb5c5123299b87068e998bca543ee20a74b9d6fbe39eb0cbd8600a8473')
## 1717962f6d984071b48415ec767b506aef784a092d4a7fd5b02c6d26ebb99e12 json-c-0.17-02-x86_64.pkg.tar.lz
sha256sums=(dbc71a189aa52bd2ad84999bb4c14622f672780f1fd6678ac6101f66b58b8f07) # json-c
## a9bca4b9a6e2871ac31259b6c1ea557772c1455e2b8008397a21c783ae42a040 json-c-0.18-01-x86_64.pkg.tar.lz

View file

@ -3,10 +3,10 @@
# Contributor: congyiwu <congyiwu AT gmail DOT com>
pkgname=json-c
pkgver=0.17
_tagdate=20230812
pkgrel=2
pkgdesc="A JSON implementation in C"
pkgver=0.18
_tagdate=20240915
pkgrel=1
pkgdesc="JSON implementation in C"
url="https://github.com/json-c/json-c/wiki"
license=(MIT)
arch=(x86_64)
@ -20,7 +20,7 @@ makedepends=(
)
provides=(libjson-c.so)
source=("git+https://github.com/json-c/json-c#tag=json-c-$pkgver-$_tagdate")
b2sums=('9e0b0f41703460a4a61bf4e2b005bbc436f0f563a1a82ce8acb399d5efa18744ec86e8610866568fc6f77e3eec097fd688cbb9cb6bfbf7179b8178d8ee2de3ff')
b2sums=('4abc79ff71b8320022f4385221ff0c7183e2f150c94e3d837369226d26c118a2123823cb5c5123299b87068e998bca543ee20a74b9d6fbe39eb0cbd8600a8473')
build() {
local cmake_options=(