mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/lua-fifo: lua-busted w/o version suffix is actually needed
This commit is contained in:
parent
6de63eea13
commit
c0270dd35d
@ -9,7 +9,7 @@ pkgdesc="FIFO library for Lua"
|
|||||||
url="https://github.com/daurnimator/fifo.lua"
|
url="https://github.com/daurnimator/fifo.lua"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checkdepends=""
|
checkdepends="lua-busted"
|
||||||
subpackages=""
|
subpackages=""
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/daurnimator/$_pkgname/archive/$pkgver.tar.gz"
|
source="$pkgname-$pkgver.tar.gz::https://github.com/daurnimator/$_pkgname/archive/$pkgver.tar.gz"
|
||||||
builddir="$srcdir/$_pkgname-$pkgver"
|
builddir="$srcdir/$_pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user