diff options
author | Jens Weber <jens@tuxane.com> | 2012-12-22 12:29:21 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:52 -0500 |
commit | c5926de1c3a9cd1c189a3a54260451bdfa9b1ea5 (patch) | |
tree | 4755bada2a9faa2dc8f2a1620026a52a42a2495c /system/unetbootin/unetbootin.SlackBuild | |
parent | 8d2845837589f2e564740ea4cdf00608aee9648d (diff) | |
download | slackbuilds-c5926de1c3a9cd1c189a3a54260451bdfa9b1ea5.tar.gz |
system/unetbootin: Updated for version 581.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 8d07f72ff1..acc5f4cf4e 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} |