13 lines
179 B
JSON
13 lines
179 B
JSON
{
|
|
"name": "hello",
|
|
"version": "1.3.3.7",
|
|
"source": "",
|
|
"checksum": "othertime",
|
|
"dependencies": [],
|
|
"build": [
|
|
"./configure",
|
|
"make",
|
|
"make install"
|
|
]
|
|
}
|