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 0794a0c0ed..388deccfeb 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:-6.2.4} +VERSION=${VERSION:-7.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |