mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/opera: Updated for version 67.0.3575.53.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3251fb49c5
commit
600e6f0b00
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-67/#b3575.31
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-67/#b3575.53
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-67.0.3575.31}
|
||||
VERSION=${VERSION:-67.0.3575.53}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="67.0.3575.31"
|
||||
VERSION="67.0.3575.53"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.31/linux/opera-stable_67.0.3575.31_amd64.deb"
|
||||
MD5SUM_x86_64="36d2a5784dff3ed7807c40fe72ac110a"
|
||||
DOWNLOAD_x86_64="https://download3.operacdn.com/pub/opera/desktop/67.0.3575.53/linux/opera-stable_67.0.3575.53_amd64.deb"
|
||||
MD5SUM_x86_64="0a1ea5e60f50ca585f863f6c9816a403"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue