diff options
author | Jens Weber <jens@tuxane.com> | 2014-02-02 09:27:37 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-02 02:09:44 -0600 |
commit | 635148757d86c0fae06502327c4e53cd6ab06be2 (patch) | |
tree | d1ea205274c74189fd5ea709436f920a38ba565f /system/unetbootin/unetbootin.SlackBuild | |
parent | 4e438e797789e7fab6e6a3f608bd680914c860b0 (diff) |
system/unetbootin: Updated for version 585.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unetbootin/unetbootin.SlackBuild')
-rw-r--r-- | system/unetbootin/unetbootin.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/unetbootin/unetbootin.SlackBuild b/system/unetbootin/unetbootin.SlackBuild index 11ab92118a4ce..56dbe68d5aaaa 100644 --- a/system/unetbootin/unetbootin.SlackBuild +++ b/system/unetbootin/unetbootin.SlackBuild @@ -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} |