summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 20 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 945dde9cf12a..21c4d9eabbbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jan 26 19:33:25 UTC 2019
+# Sun Jan 27 23:48:24 UTC 2019
pkgbase = lua-wsapi
pkgdesc = WSAPI is an API that abstracts the web server from Lua web applications.
pkgver = 1.7
@@ -8,13 +8,27 @@ pkgbase = lua-wsapi
arch = i686
arch = x86_64
license = MIT
- makedepends = luarocks
- depends = lua
- depends = lua-luafilesystem
- depends = lua-rings
- depends = lua-coxpcall
source = wsapi-1.7.tar.gz::https://github.com/keplerproject/wsapi/archive/v1.7.tar.gz
md5sums = aacadf9dabeb82b044cb3f1006c5df0d
pkgname = lua-wsapi
+ depends = lua
+ depends = lua-filesystem
+ depends = lua-rings
+ depends = lua-coxpcall
+ depends = luarocks
+
+pkgname = lua51-wsapi
+ depends = lua51
+ depends = lua51-filesystem
+ depends = lua51-rings
+ depends = lua51-coxpcall
+ depends = luarocks5.1
+
+pkgname = lua52-wsapi
+ depends = lua52
+ depends = lua52-filesystem
+ depends = lua52-rings
+ depends = lua52-coxpcall
+ depends = luarocks5.2