aboutsummaryrefslogtreecommitdiff
path: root/system/powershell/powershell.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2024-11-16 01:23:47 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 16:41:06 +0700
commit8cd5f875c45fa00b908bbf5bef0ea39b9b0fa1a3 (patch)
treeb31af439bcf236cba26b3682bc303dc1a5966f2d /system/powershell/powershell.SlackBuild
parentb8a89111bd9cdda6a81b27889827f56564bdede1 (diff)
system/powershell: Updated for version 7.4.6.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 38c9114831..249832dc64 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.5}
+VERSION=${VERSION:-7.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}