Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
name: lua5.2
|
||||
description: A powerful, efficient, lightweight, embeddable scripting language
|
||||
version: 5.2.4
|
||||
revision: 1
|
||||
url: https://www.lua.org/
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- readline
|
||||
downloads:
|
||||
- url: https://www.lua.org/ftp/lua-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b9e2e4aad6789b3b63a056d442f7b39f0ecfca3ae0f1fc0ae4e9614401b69f4b
|
||||
Reference in New Issue
Block a user