mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
libfastjson: update to 0.99.8
This commit is contained in:
parent
a26d81394d
commit
24e582079d
@ -1,5 +1,5 @@
|
|||||||
pkgname=libfastjson
|
pkgname=libfastjson
|
||||||
pkgver=0.99.6
|
pkgver=0.99.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A performance-focused json library for C"
|
pkgdesc="A performance-focused json library for C"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -7,7 +7,7 @@ url="https://github.com/rsyslog/libfastjson"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=()
|
depends=()
|
||||||
source=(https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
|
source=(https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
|
||||||
sha1sums=('e2455467b739514e8e61d3649e55181277ae2455')
|
sha1sums=('df1ab2602bc73cf4c49a16860cf6a065b636fe6d')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user