quickjs: update to 2025.04.26.

This commit is contained in:
Leah Neukirchen 2025-05-01 20:16:12 +02:00
parent f22f031c5e
commit 5096760382

View file

@ -1,6 +1,6 @@
# Template file for 'quickjs'
pkgname=quickjs
version=2024.01.13
version=2025.04.26
revision=1
build_style=gnu-makefile
make_use_env=true
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://bellard.org/quickjs/"
distfiles="https://bellard.org/quickjs/quickjs-${version//./-}.tar.xz"
checksum=3c4bf8f895bfa54beb486c8d1218112771ecfc5ac3be1036851ef41568212e03
checksum=2f20074c25166ef6f781f381c50d57b502cb85d470d639abccebbef7954c83bf
if [ "$CROSS_BUILD" ]; then
make_build_args+=" CROSS_PREFIX=${XBPS_CROSS_TRIPLET}-"