quickjs: update to 2024.01.13.
This commit is contained in:
parent
8fde72b98d
commit
ee49c30884
@ -1,6 +1,6 @@
|
||||
# Template file for 'quickjs'
|
||||
pkgname=quickjs
|
||||
version=2023.12.09
|
||||
version=2024.01.13
|
||||
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=e8afe386f875d0e52310ea91aa48e2b0e04182e821f19147794e3e272f4c8d8c
|
||||
checksum=3c4bf8f895bfa54beb486c8d1218112771ecfc5ac3be1036851ef41568212e03
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args+=" CROSS_PREFIX=${XBPS_CROSS_TRIPLET}-"
|
||||
|
Loading…
x
Reference in New Issue
Block a user