network/opera: Updated for version 112.0.5197.30.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5b957e5db8
commit
59f25b7387
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-112.0.5197.24}
|
||||
VERSION=${VERSION:-112.0.5197.30}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="112.0.5197.24"
|
||||
VERSION="112.0.5197.30"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/112.0.5197.24/linux/opera-stable_112.0.5197.24_amd64.deb"
|
||||
MD5SUM_x86_64="3ff9eccb1e32a67d5cc4b8e329bee426"
|
||||
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/112.0.5197.30/linux/opera-stable_112.0.5197.30_amd64.deb"
|
||||
MD5SUM_x86_64="395abce827690f85db3fcf013d8428a7"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue