mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
quickjs: update to 2025.04.26.
This commit is contained in:
parent
f22f031c5e
commit
5096760382
1 changed files with 2 additions and 2 deletions
|
@ -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}-"
|
||||
|
|
Loading…
Add table
Reference in a new issue