You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
359 B
12 lines
359 B
9 years ago
|
name=unetbootin
|
||
9 years ago
|
version=625
|
||
9 years ago
|
update_url="https://unetbootin.github.io/linux_download.html"
|
||
|
|
||
|
dlfile "https://launchpad.net/$name/trunk/$version/+download/$name-linux64-$version.bin" \
|
||
9 years ago
|
"9b917957fbc21daf3abd5273c0544d93"
|
||
9 years ago
|
header_end
|
||
|
|
||
9 years ago
|
install -D $name-linux64-$version.bin "$dir_install/$dir_prefix/bin/$name"
|
||
9 years ago
|
|
||
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh et:
|