diff options
author | Hisham <hisham@gobolinux.org> | 2016-04-18 13:34:49 -0300 |
---|---|---|
committer | Hisham <hisham@gobolinux.org> | 2016-04-18 13:34:49 -0300 |
commit | e92777fb37f27c6c8ddcbbaf9bc492e291ee808c (patch) | |
tree | 56eb9b45a2b8de374738e95ba57ea760ee875b98 /test | |
parent | 3576869364203e2325a03960dd2c0d618355cb63 (diff) | |
download | luarocks-e92777fb37f27c6c8ddcbbaf9bc492e291ee808c.tar.gz luarocks-e92777fb37f27c6c8ddcbbaf9bc492e291ee808c.tar.bz2 luarocks-e92777fb37f27c6c8ddcbbaf9bc492e291ee808c.zip |
Update LuaSec
Diffstat (limited to 'test')
-rwxr-xr-x | test/testing.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testing.sh b/test/testing.sh index 106f31cd..8270fc3e 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -237,7 +237,7 @@ mkdir -p "$testing_server" | |||
237 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" | 237 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" |
238 | get "$luarocks_repo/luarepl-0.4-1.src.rock" | 238 | get "$luarocks_repo/luarepl-0.4-1.src.rock" |
239 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 239 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
240 | get "$luarocks_repo/luasec-0.5-2.rockspec" | 240 | get "$luarocks_repo/luasec-0.6-1.rockspec" |
241 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 241 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
242 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" | 242 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" |
243 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 243 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |