mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/quickjs: unleash on the builders
This commit is contained in:
parent
1fbf3d339f
commit
eff94e5f59
@ -1,11 +1,11 @@
|
||||
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
|
||||
pkgname="quickjs"
|
||||
_pkgver=2019-09-01
|
||||
pkgver=0.${pkgver//-}
|
||||
pkgver=0.${_pkgver//-}
|
||||
pkgrel=0
|
||||
pkgdesc="A small and embeddable Javascript engine"
|
||||
url="https://bellard.org/quickjs/"
|
||||
arch="" # Tests fail on all arches
|
||||
arch="all" # Tests fail on all arches
|
||||
license="MIT"
|
||||
subpackages="$pkgname-doc $pkgname-static"
|
||||
source="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user