diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-05-20 12:51:07 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:08 +0700 |
commit | c94fe2945456101b7269dbafae99b5b1eb926f13 (patch) | |
tree | 1ee896801ac2bc7b509265f3e0eb3def37351b27 /network/microsoft-edge | |
parent | 4bc1586b5879a276e39fc010f2e16020ab13d940 (diff) |
network/microsoft-edge: Updated for version 101.0.1210.53.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/microsoft-edge')
-rw-r--r-- | network/microsoft-edge/microsoft-edge.SlackBuild | 2 | ||||
-rw-r--r-- | network/microsoft-edge/microsoft-edge.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/microsoft-edge/microsoft-edge.SlackBuild b/network/microsoft-edge/microsoft-edge.SlackBuild index 8adb8ff25b8e..38fd90d7bd86 100644 --- a/network/microsoft-edge/microsoft-edge.SlackBuild +++ b/network/microsoft-edge/microsoft-edge.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=microsoft-edge SRCNAM=$PRGNAM-stable -VERSION=${VERSION:-101.0.1210.47} +VERSION=${VERSION:-101.0.1210.53} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/microsoft-edge/microsoft-edge.info b/network/microsoft-edge/microsoft-edge.info index 29d6112d9089..3dcd6e6e7318 100644 --- a/network/microsoft-edge/microsoft-edge.info +++ b/network/microsoft-edge/microsoft-edge.info @@ -1,10 +1,10 @@ PRGNAM="microsoft-edge" -VERSION="101.0.1210.47" +VERSION="101.0.1210.53" HOMEPAGE="https://www.microsoft.com/edge" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://packages.microsoft.com/yumrepos/edge/microsoft-edge-stable-101.0.1210.47-1.x86_64.rpm" -MD5SUM_x86_64="3d90453097b9a849e74ad67ae6d3c052" +DOWNLOAD_x86_64="https://packages.microsoft.com/yumrepos/edge/microsoft-edge-stable-101.0.1210.53-1.x86_64.rpm" +MD5SUM_x86_64="8e8cf9841c85c446faa4fcc6f3e63e83" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |