aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-18 05:47:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-18 05:47:26 -0300
commitcc57b1fa27a4ddc19d930ef27a766ce90f999486 (patch)
tree4ac286a0509213df0a766e76c365e2c965d59bc1
parent9eeb3749e2dbceaca434b6ddf5ea82d0b6cc8d81 (diff)
main/lua-sql: rebuild
-rw-r--r--main/lua-sql/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-sql/APKBUILD b/main/lua-sql/APKBUILD
index 065425c474a..6ea91962450 100644
--- a/main/lua-sql/APKBUILD
+++ b/main/lua-sql/APKBUILD
@@ -6,7 +6,7 @@ _drivers="mysql postgres sqlite3 odbc"
pkgname=lua-sql
_pkgname=luasql
pkgver=2.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="Lua SQL drivers"
url="https://keplerproject.github.io/luasql/"
arch="all"