aboutsummaryrefslogtreecommitdiffstats
path: root/community/bam
diff options
context:
space:
mode:
Diffstat (limited to 'community/bam')
-rw-r--r--community/bam/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bam/APKBUILD b/community/bam/APKBUILD
index 84b7a16e38..c39408a956 100644
--- a/community/bam/APKBUILD
+++ b/community/bam/APKBUILD
@@ -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