network/opera: Updated for version 107.0.5045.21.

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-02-16 12:15:29 +02:00 committed by Willy Sudiarto Raharjo
parent 7ebd36804c
commit 0ecd0af729
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:-107.0.5045.15}
VERSION=${VERSION:-107.0.5045.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="opera"
VERSION="107.0.5045.15"
VERSION="107.0.5045.21"
HOMEPAGE="https://www.opera.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/107.0.5045.15/linux/opera-stable_107.0.5045.15_amd64.deb"
MD5SUM_x86_64="a06df11efd209cb45320ddef8aee2fc3"
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/107.0.5045.21/linux/opera-stable_107.0.5045.21_amd64.deb"
MD5SUM_x86_64="c651bae40dddbadd06a9013dbdef7a43"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"