mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/lua-cjson: use https for source
This commit is contained in:
parent
748e768272
commit
a4ffc04faa
@ -6,7 +6,7 @@ pkgdesc="fast JSON parsing and encoding support for Lua"
|
|||||||
url="https://www.kyne.au/~mark/software/lua-cjson.php"
|
url="https://www.kyne.au/~mark/software/lua-cjson.php"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
source="http://www.kyne.au/~mark/software/download/lua-cjson-$pkgver.tar.gz
|
source="https://www.kyne.au/~mark/software/download/lua-cjson-$pkgver.tar.gz
|
||||||
0001-Use-pkg-config-to-detect-cflags-or-fallback-to-LUA_I.patch
|
0001-Use-pkg-config-to-detect-cflags-or-fallback-to-LUA_I.patch
|
||||||
0002-lua53-integers.patch
|
0002-lua53-integers.patch
|
||||||
0003-empty-array-metadata.patch
|
0003-empty-array-metadata.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user