mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/bam: Fix typo (option → options)
This commit is contained in:
parent
199ee99e10
commit
1fe757ff42
@ -8,7 +8,7 @@ arch="all !s390x" #luajit unavail on excluded arches
|
||||
url="https://github.com/matricks/bam"
|
||||
makedepends="lua5.3-dev luajit-dev"
|
||||
license='ZLIB'
|
||||
option="!check"
|
||||
options="!check"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/matricks/bam/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir"/$pkgname-$pkgver
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user