diff options
Diffstat (limited to 'network/microsoft-edge/microsoft-edge.SlackBuild')
-rw-r--r-- | network/microsoft-edge/microsoft-edge.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |