Lukas Zilka | 6cdd400 | 2018-12-05 23:30:46 +0100 | [diff] [blame] | 1 | name: "lua" |
2 | description: | ||||
3 | "Lua is a lightweight embeddable scripting language." | ||||
4 | |||||
5 | third_party { | ||||
6 | url { | ||||
7 | type: HOMEPAGE | ||||
8 | value: "https://www.lua.org/" | ||||
9 | } | ||||
10 | url { | ||||
11 | type: ARCHIVE | ||||
12 | value: "https://www.lua.org/ftp/lua-5.3.5.tar.gz" | ||||
13 | } | ||||
14 | version: "5.3.5" | ||||
15 | last_upgrade_date { year: 2018 month: 12 day: 5 } | ||||
16 | license_type: NOTICE | ||||
17 | } |