aboutsummaryrefslogtreecommitdiffstats
path: root/testing/haserl/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-03-12 16:05:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-03-12 16:05:19 +0000
commitf63a6696c436b6e38955b4b6c36316cdf5be5433 (patch)
tree28dcc8e95be5aa27d286d07617c4f8f8aeba7d8d /testing/haserl/APKBUILD
parent3cbbe8167bcc70b4cbfab2769d9ad8009e1090ce (diff)
downloadaports-f63a6696c436b6e38955b4b6c36316cdf5be5433.tar.bz2
aports-f63a6696c436b6e38955b4b6c36316cdf5be5433.tar.xz
testing/haserl: add back lua 5.1 support
Diffstat (limited to 'testing/haserl/APKBUILD')
-rw-r--r--testing/haserl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/haserl/APKBUILD b/testing/haserl/APKBUILD
index 12cf478826..8a4f8f9f36 100644
--- a/testing/haserl/APKBUILD
+++ b/testing/haserl/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
-_luaversions="5.3 5.2"
+_luaversions="5.3 5.2 5.1"
_defaultlua="5.3"
pkgname=haserl
pkgver=0.9.35
-pkgrel=0
+pkgrel=1
pkgdesc="Html And Shell Embedded Report Language"
url="http://haserl.sourceforge.net/"
arch="all"