package/quickjs: bump to 2026-06-04

See here for a Changelog:
https://bellard.org/quickjs/Changelog

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Waldemar Brodkorb
2026-08-16 11:29:57 +02:00
committed by Julien Olivain
parent 9ec3435c0a
commit 1f48599867
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 6f1f322aea3bb3a90858db85c9fe717013fde4df7dfcafe2f57e78f5bb4b4a0c quickjs-2025-09-13.tar.xz
sha256 b376e839b322978313d929fd20663b11ba58b75df5a46c126dd19ea2fa70ad2a quickjs-2026-06-04.tar.xz
sha256 598fd7fc928e4350abce36e337ba5a1346923c5c692f5be92c3d8e29ddd7c18d LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
QUICKJS_VERSION = 2025-09-13
QUICKJS_VERSION = 2026-06-04
QUICKJS_SOURCE = quickjs-$(QUICKJS_VERSION).tar.xz
QUICKJS_SITE = https://bellard.org/quickjs
QUICKJS_LICENSE = MIT