aboutsummaryrefslogtreecommitdiff
path: root/system/makeself/makeself.SlackBuild
diff options
context:
space:
mode:
authorErik Falor <ewfalor@gmail.com>2022-02-23 09:43:24 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-23 20:10:22 +0700
commit1ceaa099843d30bea6083c8b4df6b0e326cbf2d0 (patch)
tree8e34bcf7ac0e116a6913c856c947dc3df86e7214 /system/makeself/makeself.SlackBuild
parent07e74ec180ca094b9e3c6c0321ed57879d4933ae (diff)
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/makeself.SlackBuild')
-rw-r--r--system/makeself/makeself.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/makeself/makeself.SlackBuild b/system/makeself/makeself.SlackBuild
index 1f2ccfdbe751..8d3977ff3695 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}