diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-06-14 07:26:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-14 07:26:00 +0700 |
commit | 5eb1fddbf9b4540548c1dc2812b1991c3c66c7e9 (patch) | |
tree | 106a076a0a48d342072c134eedf82a6886101a8b /system/powershell/powershell.SlackBuild | |
parent | 682ad6315cea22dedb3f8aa5c59744cdb623ae47 (diff) |
system/powershell: Updated for version 7.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 2709720ed4683..e077e049f1f89 100644 --- a/system/powershell/powershell.SlackBuild +++ b/system/powershell/powershell.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=powershell -VERSION=${VERSION:-7.0.1} +VERSION=${VERSION:-7.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |