mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
json-c: version cleanup
This commit is contained in:
parent
34e82b6736
commit
8e70439933
@ -4,10 +4,10 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="json-c"
|
||||
PKG_VERSION="9021cdcdd01fc9dbcbe1f06391848c2ac915212f"
|
||||
PKG_SHA256="a102249b3f7f11c526d1af6e428f351398620ec3d679458b9ad3cdcfb14ceaaf"
|
||||
PKG_VERSION="0.15"
|
||||
PKG_SHA256="74985882e39467b34722e584ab836ed2abd47061888f318125fd4b167002afd5"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/json-c/json-c"
|
||||
PKG_URL="https://github.com/json-c/json-c/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_URL="https://github.com/json-c/json-c/archive/json-c-${PKG_VERSION%-*}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Implements a reference counting object model that allows you to easily construct JSON objects in C."
|
||||
|
Loading…
x
Reference in New Issue
Block a user