diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2015-09-21 13:39:16 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-09-21 13:39:16 -0300 |
commit | 761fefeb9676ec7ff91e32735346852150f6ff7e (patch) | |
tree | b8c165392ad1adc19b0e27306c37ce77819a70a0 /test | |
parent | a6437041edd32f7981a65b45fccc27ce857c3ff6 (diff) | |
download | luarocks-761fefeb9676ec7ff91e32735346852150f6ff7e.tar.gz luarocks-761fefeb9676ec7ff91e32735346852150f6ff7e.tar.bz2 luarocks-761fefeb9676ec7ff91e32735346852150f6ff7e.zip |
LuaSec moved in the repository...
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 df1d301d..7292c75d 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -242,7 +242,7 @@ mkdir -p "$testing_server" | |||
242 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" | 242 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" |
243 | get "$luarocks_repo/luarepl-0.4-1.src.rock" | 243 | get "$luarocks_repo/luarepl-0.4-1.src.rock" |
244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
245 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-1.rockspec" | 245 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-2.rockspec" |
246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
247 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 247 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |
248 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" | 248 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" |