aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-sql
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-02-25 13:14:12 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-02-25 13:14:25 +0100
commit153ae9323049dfec6e58ea2599b86e961811bba9 (patch)
tree439195a6ec7d9464eee3190c5ee0f7f1e640ad1e /main/lua-sql
parent0f859050f89033bc24f6c0d9d365c3049111a0de (diff)
downloadaports-153ae9323049dfec6e58ea2599b86e961811bba9.tar.bz2
aports-153ae9323049dfec6e58ea2599b86e961811bba9.tar.xz
main/lua-sql: upgrade to 2.3.5
Diffstat (limited to 'main/lua-sql')
-rw-r--r--main/lua-sql/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/main/lua-sql/APKBUILD b/main/lua-sql/APKBUILD
index 0fe0f2ddf3..87cdfdfc74 100644
--- a/main/lua-sql/APKBUILD
+++ b/main/lua-sql/APKBUILD
@@ -5,7 +5,7 @@ _drivers="mysql postgres sqlite3 odbc"
pkgname=lua-sql
_pkgname=luasql
-pkgver=2.3.4
+pkgver=2.3.5
pkgrel=0
pkgdesc="Lua SQL drivers"
url="http://keplerproject.github.io/luasql/doc/us/"
@@ -88,6 +88,4 @@ _subpackage() {
"$subpkgdir"/$install_cmod/luasql/$driver.so
}
-md5sums="e1219155ac996d45c984add3bba99815 luasql-2.3.4.tar.gz"
-sha256sums="690287d1aabceb636ad9be440c6d1717d755d975ab2f6300e15dcf4995cba1bd luasql-2.3.4.tar.gz"
-sha512sums="d43328a4361479848aa34c3fc6b2a9c6c1c28f3ccfa63735700abbdd9137dd80b3ec9bd4e106b226225ebe9760d596714fda34bd0f14681e47d6093f8d1d94b6 luasql-2.3.4.tar.gz"
+sha512sums="28e25998366a2517cdd37933f0f00e0bb4b06bd9b6731209361777d6b755d62d763168dc78177cab5dfeee667deea04ff775912fb148ed145d64cea5407df4e7 luasql-2.3.5.tar.gz"