summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dave Woodfall2020-04-14 17:37:00 +0200
committer Willy Sudiarto Raharjo2020-04-19 05:52:30 +0200
commitc4591233fba2ee1d13de95b4ae303212e3afa10d (patch)
tree3dccd553ac8d29425d80f4fccb29e30f9d3078c3
parent66ea186e584108ae00e1dc7c6bfc720b59360ddb (diff)
downloadslackbuilds-c4591233fba2ee1d13de95b4ae303212e3afa10d.tar.gz
system/unetbootin: Updated for version 677.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/unetbootin/unetbootin.SlackBuild3
-rw-r--r--system/unetbootin/unetbootin.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/system/unetbootin/unetbootin.SlackBuild b/system/unetbootin/unetbootin.SlackBuild
index dedae6b2e7..23e9f5ba58 100644
--- a/system/unetbootin/unetbootin.SlackBuild
+++ b/system/unetbootin/unetbootin.SlackBuild
@@ -9,9 +9,10 @@
# v608: (jw) version bump to 608 21 March 2015 (also tested on multilib 14.1)
# v647: (jw) version bump to 647 26 May 2017
# v661: (jw) version bump to 661 29 July 2018 / take sources from github.com as the sourceforge page seems to be somehow obsolete
+# v677: (SBo) version bump to 677 14 April 2020
PRGNAM=unetbootin
-VERSION=${VERSION:-661}
+VERSION=${VERSION:-677}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/unetbootin/unetbootin.info b/system/unetbootin/unetbootin.info
index d6f3dbb6d5..43633d144b 100644
--- a/system/unetbootin/unetbootin.info
+++ b/system/unetbootin/unetbootin.info
@@ -1,8 +1,8 @@
PRGNAM="unetbootin"
-VERSION="661"
+VERSION="677"
HOMEPAGE="https://unetbootin.github.io"
-DOWNLOAD="https://github.com/unetbootin/unetbootin/releases/download/661/unetbootin-source-661.tar.gz"
-MD5SUM="eafb57095669add5d3eef49193bcb5a9"
+DOWNLOAD="https://github.com/unetbootin/unetbootin/releases/download/677/unetbootin-source-677.tar.gz"
+MD5SUM="1478ccd53e0ea003fd33135cf458b9e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="p7zip"