diff options
Diffstat (limited to 'system/powershell/powershell.SlackBuild')
-rw-r--r-- | system/powershell/powershell.SlackBuild | 2 |
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} |