network/opera: Updated for version 53.0.2907.106.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17a394b1e5
commit
aa281a356e
|
@ -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-53/#b2907.99
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-53/#b2907.106
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-53.0.2907.99}
|
||||
VERSION=${VERSION:-53.0.2907.106}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="53.0.2907.99"
|
||||
VERSION="53.0.2907.106"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/53.0.2907.99/linux/opera-stable_53.0.2907.99_amd64.deb"
|
||||
MD5SUM_x86_64="50621fa268e074639bb9c3062fd24b8f"
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/53.0.2907.106/linux/opera-stable_53.0.2907.106_amd64.deb"
|
||||
MD5SUM_x86_64="36775bef1ee225e970a3ed7d3bfb26c6"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue