lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, Mar 29, 2010 at 4:29 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> Makes life easier fo us distro package maintainers.
>
> I know, but see this:
>        http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/install.html#latest

Well, with git and cgit you could easily make releases by simply
creating a tag and lua version string could include the exact git
commit hash.

See my luaposix fork as an example:
http://git.alpinelinux.org/cgit/luaposix/

cgit provides download link to tarball for me. I just need to tag a
release and job is done.

-- 
Natanael Copa