summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2024-01-12 21:47:11 +0100
committer Willy Sudiarto Raharjo2024-01-13 01:14:21 +0100
commit7d865d46a5a10d8ecd594ae46aa0347c89743ba2 (patch)
tree69274bb856db429d91c231ee22ed58a69900b6af /system/slpkg/slpkg.SlackBuild
parent451c4d19094e14e372f89da2b12d430c9bc6c124 (diff)
downloadslackbuilds-7d865d46a5a10d8ecd594ae46aa0347c89743ba2.tar.gz
system/slpkg: Updated for version 4.9.7.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index e4122cf904..fa7eff0232 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for slpkg
-# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2024 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slpkg
-VERSION=${VERSION:-4.9.6}
+VERSION=${VERSION:-4.9.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}