network/opera: Updated for version 106.0.4998.70.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2024-01-31 18:19:32 +02:00 committed by Willy Sudiarto Raharjo
parent 4db048542c
commit 3331b7ad01
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=opera
VERSION=${VERSION:-106.0.4998.66}
VERSION=${VERSION:-106.0.4998.70}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="opera"
VERSION="106.0.4998.66"
VERSION="106.0.4998.70"
HOMEPAGE="https://www.opera.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.66/linux/opera-stable_106.0.4998.66_amd64.deb"
MD5SUM_x86_64="870ebf9d29ca6913bd3d67581140174b"
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/106.0.4998.70/linux/opera-stable_106.0.4998.70_amd64.deb"
MD5SUM_x86_64="826a6dda9bbba6d6474c22e62ee47ba9"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"