mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libfastjson: update PKG_URL to https
This commit is contained in:
parent
d88e980b7e
commit
1f1b7fb675
@ -5,8 +5,8 @@ PKG_NAME="libfastjson"
|
||||
PKG_VERSION="0.99.9"
|
||||
PKG_SHA256="a330e1bdef3096b7ead53b4bad1a6158f19ba9c9ec7c36eda57de7729d84aaee"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.rsyslog.com/tag/libfastjson"
|
||||
PKG_URL="http://download.rsyslog.com/libfastjson/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_SITE="https://www.rsyslog.com/tag/libfastjson"
|
||||
PKG_URL="https://download.rsyslog.com/libfastjson/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A fast json library for C."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
Loading…
x
Reference in New Issue
Block a user