diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-05-15 00:46:33 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:05 +0700 |
commit | d898fb42a4bbfa110f97d5c1064d578a5a70a242 (patch) | |
tree | 400086090c7116fd73f7534802431f3c17325f4f /network | |
parent | 215dfddbe284fa193a46b2791357387f1cd31cdf (diff) | |
download | slackbuilds-d898fb42a4bbfa110f97d5c1064d578a5a70a242.tar.gz |
network/microsoft-edge: Updated for version 101.0.1210.47.
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')
-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 9ddff4dde9..8adb8ff25b 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.32} +VERSION=${VERSION:-101.0.1210.47} 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 1ea69aed0f..29d6112d90 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.32" +VERSION="101.0.1210.47" HOMEPAGE="https://www.microsoft.com/edge" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://packages.microsoft.com/yumrepos/edge/microsoft-edge-stable-101.0.1210.32-1.x86_64.rpm" -MD5SUM_x86_64="5be98d55bfa680c288526e658038dba0" +DOWNLOAD_x86_64="https://packages.microsoft.com/yumrepos/edge/microsoft-edge-stable-101.0.1210.47-1.x86_64.rpm" +MD5SUM_x86_64="3d90453097b9a849e74ad67ae6d3c052" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |