diff options
Diffstat (limited to 'system/unetbootin/unetbootin.SlackBuild')
-rw-r--r-- | system/unetbootin/unetbootin.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/unetbootin/unetbootin.SlackBuild b/system/unetbootin/unetbootin.SlackBuild index 8d07f72ff13b..acc5f4cf4eff 100644 --- a/system/unetbootin/unetbootin.SlackBuild +++ b/system/unetbootin/unetbootin.SlackBuild @@ -2,9 +2,11 @@ # Slackware build script for unetbootin # Written by Jens Weber <jens@tuxane.com> # v565: (jw) initial version 01/06/2012 +# v575: (jw) updated version +# v581: (jw) update to version 581 11 Dec 2012 PRGNAM=unetbootin -VERSION=575 +VERSION=581 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |