diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-09-26 02:57:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:53 +0700 |
commit | 33befc21e5b3726ff0c3b4fce64998e0b580de19 (patch) | |
tree | cbac2e09bd673f2ed7640cfbd804ad5b223120e7 /system/powershell/powershell.SlackBuild | |
parent | f9886c009753dedf6d41ca794da1b17de8ef4527 (diff) |
system/powershell: Updated for version 7.0.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 e077e049f1f89..9232ac2e5ef7b 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.2} +VERSION=${VERSION:-7.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |