aboutsummaryrefslogtreecommitdiff
path: root/system/powershell/powershell.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2022-05-20 12:45:05 +0430
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:08 +0700
commit4bc1586b5879a276e39fc010f2e16020ab13d940 (patch)
tree8c2ef737570a9ee6fc2fe246e030d7f6c554d0a0 /system/powershell/powershell.SlackBuild
parent5ec9a0e01e047e4aa43c5f47d476060792a288da (diff)
system/powershell: Updated for version 7.2.4.
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 9f746ec60585..e5433005984a 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.2.3}
+VERSION=${VERSION:-7.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}