aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-bencode
Commit message (Collapse)AuthorAge
* lua-bencode: download .tar.gz instead of using hgHannu Nyman2017-04-18
| | | | | | | | | | | | Avoid using 'hg' (Mercurial) to download sources. 'hg' is not an official prerequisite and it is not installed in all buildslaves in Openwrt and LEDE buildbots, which leads to frequent build failures. Download the .tar.gz source archive instead. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* lua-bencode: import from https://github.com/SeattleMeshnet/meshbox.gitLars Gierth2014-09-02
Signed-off-by: Lars Gierth <larsg@systemli.org>