mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/opera: Updated for version 114.0.5282.115.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c1fd42fdb0
commit
995478ea1d
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=opera
|
PRGNAM=opera
|
||||||
VERSION=${VERSION:-114.0.5282.102}
|
VERSION=${VERSION:-114.0.5282.115}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="opera"
|
PRGNAM="opera"
|
||||||
VERSION="114.0.5282.102"
|
VERSION="114.0.5282.115"
|
||||||
HOMEPAGE="https://www.opera.com/"
|
HOMEPAGE="https://www.opera.com/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.102/linux/opera-stable_114.0.5282.102_amd64.deb"
|
DOWNLOAD_x86_64="https://get.geo.opera.com/pub/opera/desktop/114.0.5282.115/linux/opera-stable_114.0.5282.115_amd64.deb"
|
||||||
MD5SUM_x86_64="94fd176093d941d468783a01f2d249d2"
|
MD5SUM_x86_64="a887f251045ab8308412fd2cf2d5fab8"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Dimitris Zlatanidis"
|
MAINTAINER="Dimitris Zlatanidis"
|
||||||
EMAIL="dslackw@gmail.com"
|
EMAIL="dslackw@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue