diff options
| author | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-12 20:55:51 -0200 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-12 20:55:51 -0200 |
| commit | 4c503ebb0152f62c574dd9f9a65de13ee184e1a9 (patch) | |
| tree | e88579f707ba52e2c2ed8ed00981864fc9f298ed | |
| parent | c5501d4f91b319fe7101bf4c029451e3076ea454 (diff) | |
| download | luarocks-4c503ebb0152f62c574dd9f9a65de13ee184e1a9.tar.gz luarocks-4c503ebb0152f62c574dd9f9a65de13ee184e1a9.tar.bz2 luarocks-4c503ebb0152f62c574dd9f9a65de13ee184e1a9.zip | |
Update stdlib for 5.3
(thought I had this in the previous commit!)
| -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 7d157ef2..0133d581 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
| @@ -228,7 +228,7 @@ mkdir -p "$testing_server" | |||
| 228 | get "$luarocks_repo/luasocket-${verrev_luasocket}.src.rock" | 228 | get "$luarocks_repo/luasocket-${verrev_luasocket}.src.rock" |
| 229 | get "$luarocks_repo/luasocket-${verrev_luasocket}.rockspec" | 229 | get "$luarocks_repo/luasocket-${verrev_luasocket}.rockspec" |
| 230 | get "$luarocks_repo/luafilesystem-1.6.2-1.src.rock" | 230 | get "$luarocks_repo/luafilesystem-1.6.2-1.src.rock" |
| 231 | get "$luarocks_repo/stdlib-35-1.src.rock" | 231 | get "$luarocks_repo/stdlib-41.0.0-1.src.rock" |
| 232 | get "$luarocks_repo/luarepl-0.4-1.src.rock" | 232 | get "$luarocks_repo/luarepl-0.4-1.src.rock" |
| 233 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 233 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
| 234 | get "$luarocks_repo/luasec-0.5-2.rockspec" | 234 | get "$luarocks_repo/luasec-0.5-2.rockspec" |
