mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/lua5.2-llthreads/zmq: disable for now
This commit is contained in:
parent
491e3120bd
commit
9bc1ea3b9d
@ -5,7 +5,7 @@ pkgver=1.2
|
||||
pkgrel=0
|
||||
pkgdesc="Low-Level native threads module for Lua"
|
||||
url="https://github.com/Neopallium/lua-llthreads"
|
||||
arch="all"
|
||||
#arch="all"
|
||||
license="MIT"
|
||||
depends=""
|
||||
makedepends="cmake lua5.2-dev"
|
||||
|
||||
@ -6,7 +6,7 @@ _ver=${pkgver%_git*}
|
||||
pkgrel=0
|
||||
pkgdesc="Lua zeromq2 binding"
|
||||
url="https://github.com/Neopallium/lua-zmq"
|
||||
arch="all"
|
||||
#arch="all"
|
||||
license="MIT"
|
||||
depends="lua5.2-llthreads"
|
||||
makedepends="zeromq-dev cmake lua5.2-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user