summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi2020-06-14 02:26:00 +0200
committer Willy Sudiarto Raharjo2020-06-14 02:26:00 +0200
commit5eb1fddbf9b4540548c1dc2812b1991c3c66c7e9 (patch)
tree106a076a0a48d342072c134eedf82a6886101a8b
parent682ad6315cea22dedb3f8aa5c59744cdb623ae47 (diff)
downloadslackbuilds-5eb1fddbf9b4540548c1dc2812b1991c3c66c7e9.tar.gz
system/powershell: Updated for version 7.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/powershell/powershell.SlackBuild2
-rw-r--r--system/powershell/powershell.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/powershell/powershell.SlackBuild b/system/powershell/powershell.SlackBuild
index 2709720ed4..e077e049f1 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}
diff --git a/system/powershell/powershell.info b/system/powershell/powershell.info
index d50192ed14..634d9f62d4 100644
--- a/system/powershell/powershell.info
+++ b/system/powershell/powershell.info
@@ -1,10 +1,10 @@
PRGNAM="powershell"
-VERSION="7.0.1"
+VERSION="7.0.2"
HOMEPAGE="https://www.microsoft.com/powershell/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/powershell-7.0.1-linux-x64.tar.gz"
-MD5SUM_x86_64="a831283a586cdf95993c0830948079b0"
+DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/powershell-7.0.2-linux-x64.tar.gz"
+MD5SUM_x86_64="5ed4ed61f6e1ac43ab8a84c28f5a1ee6"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"