mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/lua-ossl: disable check
This commit is contained in:
parent
965291543a
commit
bc53d17ad3
@ -23,6 +23,7 @@ source="$_pkgname-$_ver.tar.gz::https://github.com/wahern/$_pkgname/archive/rel-
|
||||
0010-pkey-PEM-password-callback.patch
|
||||
"
|
||||
builddir="$srcdir/$_pkgname-rel-$pkgver"
|
||||
options="!check" # https://gitlab.alpinelinux.org/alpine/aports/-/issues/15383
|
||||
|
||||
_luaversions="5.1 5.2 5.3 5.4"
|
||||
for _v in $_luaversions; do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user