lua-users home
lua-l archive

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


Hi Ezequiel,

On 27 August 2012 20:26, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
> On Mon, Aug 27, 2012 at 4:24 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>> Hello,
>>
>> The official luaexpat site:
>> http://matthewwild.co.uk/projects/luaexpat/index.html#download
>>
>> points to luaforge:
>> http://luaforge.net/projects/luaexpat/
>>
>> which in turn, points to this github repo:
>> https://github.com/luaforge/luaexpat/tree/master/luaexpat
>>
>> However, the repo currently shows v1.1 as the last one.
>>
>> Where can I find the latest (v1.2) sources? (or am I *that* stupid and
>> overlooked something obvious?)
>>

Thanks for the poke. I've updated the downloads to link to the 1.2.0
tarball. I inherited the project in a bit of a hurry (part of a
security release) and I didn't actually get around to fixing up
everything in the site.

The github repo is, as far as I know, an automatic import from the old
LuaForge CVS repo. I am actually currently maintaining LuaExpat in a
Mercurial repository at http://code.matthewwild.co.uk/lua-expat

Regards,
Matthew