Skip to content

Conversation

@arkenidar
Copy link

@arkenidar arkenidar commented Oct 26, 2022

-- url = "git://github.com/torch/sdl2-ffi.git" -- initial but did not work for me
uses "git://"

BUT this works for me:
url = "git+https://github.com/torch/sdl2-ffi.git"
by using "git+https://{...}"

a superfluous forking could be avoided perhaps

this link was enlightening for fixing : https://github.com/luarocks/luarocks/wiki/Rockspec-format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant