mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/opera: Updated for version 60.0.3255.70.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c5937d031f
commit
8912dbbc3a
3 changed files with 5 additions and 5 deletions
|
@ -13,4 +13,4 @@ https://blogs.opera.com/desktop/2017/05/opera-developer-46-0-2590-0-update/
|
|||
|
||||
This suggests: pepperflash-plugin, ffmpeg, opera-ffmpeg-codecs.
|
||||
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-60/#b3255.27
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-60/#b3255.70
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-60.0.3255.27}
|
||||
VERSION=${VERSION:-60.0.3255.70}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="60.0.3255.27"
|
||||
VERSION="60.0.3255.70"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/60.0.3255.27/linux/opera-stable_60.0.3255.27_amd64.deb"
|
||||
MD5SUM_x86_64="edecd4d964f1391d10525479d737b221"
|
||||
DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/60.0.3255.70/linux/opera-stable_60.0.3255.70_amd64.deb"
|
||||
MD5SUM_x86_64="56b226a648788bc8b246c771ca531387"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue