aboutsummaryrefslogtreecommitdiff
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-05-19 19:07:09 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:53 +0700
commit63b54bda90a67c2cf631eca3516a35317d22a16a (patch)
tree6c76cbd5743bdd1d695d1352f99b822df269270c /system/slpkg/slpkg.SlackBuild
parent8fe7d23ad774c538faebb7b9a00f52b6eb6fbe81 (diff)
system/slpkg: Updated for version 4.8.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r--system/slpkg/slpkg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index e8a4e6187ff86..33cb300b989b4 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slpkg
-VERSION=${VERSION:-4.8.2}
+VERSION=${VERSION:-4.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}