package/quickjs: bump to version 2023-12-09
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
47e01f7e70
commit
5a1e20f37c
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 a45bface4c3379538dea8533878d694e289330488ea7028b105f72572fe7fe1a quickjs-2021-03-27.tar.xz
|
||||
sha256 e8afe386f875d0e52310ea91aa48e2b0e04182e821f19147794e3e272f4c8d8c quickjs-2023-12-09.tar.xz
|
||||
sha256 f41baf09eef895d468d18c23055d74f711e4b8b2641cef279b5d71285c07bfe8 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
QUICKJS_VERSION = 2021-03-27
|
||||
QUICKJS_VERSION = 2023-12-09
|
||||
QUICKJS_SOURCE = quickjs-$(QUICKJS_VERSION).tar.xz
|
||||
QUICKJS_SITE = https://bellard.org/quickjs
|
||||
QUICKJS_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user