mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +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"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
checkdepends=""
|
||||
checkdepends="lua-busted"
|
||||
subpackages=""
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/daurnimator/$_pkgname/archive/$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user