From c5926de1c3a9cd1c189a3a54260451bdfa9b1ea5 Mon Sep 17 00:00:00 2001 From: Jens Weber Date: Sat, 22 Dec 2012 12:29:21 -0500 Subject: system/unetbootin: Updated for version 581. Signed-off-by: dsomero --- system/unetbootin/README | 2 ++ system/unetbootin/unetbootin.SlackBuild | 4 +++- system/unetbootin/unetbootin.info | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/system/unetbootin/README b/system/unetbootin/README index f6ba30a4bf..0e36d9cc2a 100644 --- a/system/unetbootin/README +++ b/system/unetbootin/README @@ -2,3 +2,5 @@ UNetbootin allows you to create bootable Live USB drives for Linux distributions without burning a CD. See README.issues for some common troubles users encounter. + +This requires p7zip. 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 # 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} diff --git a/system/unetbootin/unetbootin.info b/system/unetbootin/unetbootin.info index 0c4d250b2f..122c6a3e68 100644 --- a/system/unetbootin/unetbootin.info +++ b/system/unetbootin/unetbootin.info @@ -1,8 +1,8 @@ PRGNAM="unetbootin" -VERSION="575" +VERSION="581" HOMEPAGE="http://unetbootin.sourceforge.net" -DOWNLOAD="http://sourceforge.net/projects/unetbootin/files/UNetbootin/575/unetbootin-source-575.tar.gz" -MD5SUM="40311d948104d29031e9fa0baec1504c" +DOWNLOAD="http://sourceforge.net/projects/unetbootin/files/UNetbootin/581/unetbootin-source-581.tar.gz" +MD5SUM="8b905bfdab8bce78cb1d1d46b52807c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" -- cgit v1.2.3-65-gdbad