On 15 March 2013 20:19, MARTIN Damien <[email protected]> wrote:
> Hi there,
>
> I would like to add babel (https://github.com/martin-damien/babel) to the
> available rocks.
> As written in http://luarocks.org/en/Creating_a_rock I add my rockspec in
> attachment.
>
> Have I something more to do ?

Hi, thanks for contributing! The url field is currently pointing to
master.zip which is a "moving target" (its contents will change as you
make commits to the git repository). A better approach is to tag a
version in git (git tag v1.0; git push --tags) and then use source={
url="https://github.com/martin-damien/babel";, tag="v1.0" } in the
rockspec.

Hope that helps!

-- Hisham
http://hisham.hm/

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to