diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-04-14 16:58:37 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-15 07:15:41 +0700 |
commit | b64e843add4208fd522f00d6dd9c63ec1afbf7e9 (patch) | |
tree | d3d068d91455deac46716e009906b89e002babbd /system/slpkg/slpkg.SlackBuild | |
parent | f8bf5154ae6a304ba98996c36c50c968588e28c6 (diff) |
system/slpkg: Updated for version 4.7.8.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index 11cb7eb751a09..3a1ad0acb6ace 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.7.6} +ERSION=${VERSION:-4.7.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |