summaryrefslogtreecommitdiffstats
path: root/system/makeself
diff options
context:
space:
mode:
author Erik Falor2022-02-23 09:43:24 +0100
committer Willy Sudiarto Raharjo2022-02-23 14:10:22 +0100
commit1ceaa099843d30bea6083c8b4df6b0e326cbf2d0 (patch)
tree8e34bcf7ac0e116a6913c856c947dc3df86e7214 /system/makeself
parent07e74ec180ca094b9e3c6c0321ed57879d4933ae (diff)
downloadslackbuilds-1ceaa099843d30bea6083c8b4df6b0e326cbf2d0.tar.gz
system/makeself: Updated for version 2.4.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/makeself')
-rw-r--r--system/makeself/makeself.SlackBuild4
-rw-r--r--system/makeself/makeself.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/makeself/makeself.SlackBuild b/system/makeself/makeself.SlackBuild
index 1f2ccfdbe7..8d3977ff36 100644
--- a/system/makeself/makeself.SlackBuild
+++ b/system/makeself/makeself.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for makeself
-# Copyright 2020, Erik Falor <ewfalor@gmail.com>, Utah, USA
+# Copyright 2022, Erik Falor <ewfalor@gmail.com>, Utah, USA
# All rights reserved.
#
# Originally maintained by Andrew Tkalia <anddt@yandex.ru>, Ukraine, Kyiv
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=makeself
-VERSION=${VERSION:-2.4.2}
+VERSION=${VERSION:-2.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/makeself/makeself.info b/system/makeself/makeself.info
index a1573f2778..e550885f17 100644
--- a/system/makeself/makeself.info
+++ b/system/makeself/makeself.info
@@ -1,8 +1,8 @@
PRGNAM="makeself"
-VERSION="2.4.2"
+VERSION="2.4.5"
HOMEPAGE="https://github.com/megastep/makeself"
-DOWNLOAD="https://github.com/megastep/makeself/archive/release-2.4.2.tar.gz"
-MD5SUM="7f81a68ee6a8db39ca099e93e7bbc5ed"
+DOWNLOAD="https://github.com/megastep/makeself/archive/release-2.4.5.tar.gz"
+MD5SUM="18bd1c06156cdf2d006ce21a72078e30"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""