summaryrefslogtreecommitdiffstats
path: root/system/powershell/powershell.SlackBuild
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2024-08-24 02:42:24 +0330
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-24 07:57:22 +0700
commitf2638797cee9704dbf8525c8a64b93f7f9751d2e (patch)
tree3c6d2c9de542299f9c1569b7d9a953b0c9b06c5a /system/powershell/powershell.SlackBuild
parent8295bd2a5fb9d19d688a5d6fe26cb37d3dcd8796 (diff)
downloadslackbuilds-f2638797cee9704dbf8525c8a64b93f7f9751d2e.tar.gz
slackbuilds-f2638797cee9704dbf8525c8a64b93f7f9751d2e.tar.xz
system/powershell: Updated for version 7.4.5.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/powershell/powershell.SlackBuild')
-rw-r--r--system/powershell/powershell.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/powershell/powershell.SlackBuild b/system/powershell/powershell.SlackBuild
index 9d4f3debb5..38c9114831 100644
--- a/system/powershell/powershell.SlackBuild
+++ b/system/powershell/powershell.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=powershell
-VERSION=${VERSION:-7.4.4}
+VERSION=${VERSION:-7.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}