mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/quickjs: bump to version 2025-04-26
diff LICENSE: removed trailing space Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
4bf58850ea
commit
c5c7c44fa5
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 3c4bf8f895bfa54beb486c8d1218112771ecfc5ac3be1036851ef41568212e03 quickjs-2024-01-13.tar.xz
|
sha256 2f20074c25166ef6f781f381c50d57b502cb85d470d639abccebbef7954c83bf quickjs-2025-04-26.tar.xz
|
||||||
sha256 f41baf09eef895d468d18c23055d74f711e4b8b2641cef279b5d71285c07bfe8 LICENSE
|
sha256 598fd7fc928e4350abce36e337ba5a1346923c5c692f5be92c3d8e29ddd7c18d LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
QUICKJS_VERSION = 2024-01-13
|
QUICKJS_VERSION = 2025-04-26
|
||||||
QUICKJS_SOURCE = quickjs-$(QUICKJS_VERSION).tar.xz
|
QUICKJS_SOURCE = quickjs-$(QUICKJS_VERSION).tar.xz
|
||||||
QUICKJS_SITE = https://bellard.org/quickjs
|
QUICKJS_SITE = https://bellard.org/quickjs
|
||||||
QUICKJS_LICENSE = MIT
|
QUICKJS_LICENSE = MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user