|
@ -1,12 +1,12 @@ |
|
|
name=ninja |
|
|
name=ninja |
|
|
version=1.7.2 |
|
|
version=1.8.2 |
|
|
update_url="https://github.com/ninja-build/$name/releases" |
|
|
update_url="https://github.com/ninja-build/$name/releases" |
|
|
update_names="/archive/v$version.tar.gz" |
|
|
update_names="/archive/v$version.tar.gz" |
|
|
|
|
|
|
|
|
define_option '!bootstrap: Bootstrap this program' |
|
|
define_option '!bootstrap: Bootstrap this program' |
|
|
|
|
|
|
|
|
dlextract "https://github.com/ninja-build/$name/archive/v$version/$name-$version.tar.gz" \ |
|
|
dlextract "https://github.com/ninja-build/$name/archive/v$version/$name-$version.tar.gz" \ |
|
|
'7b482218757acbaeac4d4d54a3cd94e1' |
|
|
'5fdb04461cc7f5d02536b3bfc0300166' |
|
|
_ |
|
|
_ |
|
|
|
|
|
|
|
|
cd "$name-$version" |
|
|
cd "$name-$version" |
|
|