mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/unetbootin: Updated for version 585.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4e438e7977
commit
635148757d
2 changed files with 5 additions and 4 deletions
|
@ -5,9 +5,10 @@
|
|||
# v575: (jw) updated version
|
||||
# v581: (jw) update to version 581 11 Dec 2012
|
||||
# v583: (jw) version bump to v583 22 Feb 2013
|
||||
# v585: (jw) version bump to v585 01 Feb 2014
|
||||
|
||||
PRGNAM=unetbootin
|
||||
VERSION=583
|
||||
VERSION=585
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unetbootin"
|
||||
VERSION="583"
|
||||
VERSION="585"
|
||||
HOMEPAGE="http://unetbootin.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/unetbootin/unetbootin-source-583.tar.gz"
|
||||
MD5SUM="ad35d814b8f5d9bf4a3563cacbf20296"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/unetbootin/unetbootin-source-585.tar.gz"
|
||||
MD5SUM="483cc1c32d93141fe8f6e40dc8798881"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="p7zip"
|
||||
|
|
Loading…
Reference in a new issue