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
355 B
12 lines
355 B
9 years ago
|
name=unetbootin
|
||
|
version=613
|
||
|
update_url="https://unetbootin.github.io/linux_download.html"
|
||
|
|
||
|
dlfile "https://launchpad.net/$name/trunk/$version/+download/$name-linux64-$version.bin" \
|
||
|
"d5d1cddc144fc64d8291c33ebd4f457b"
|
||
|
header_end
|
||
|
|
||
|
install -D $name-linux64-$version.bin "$dir_install/$prefix/bin/$name"
|
||
|
|
||
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh et:
|