network/opera: Updated for version 56.0.3051.52.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2b89580051
commit
14a76f5034
|
@ -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-56/#b3051.43
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-56/#b3051.52
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-56.0.3051.43}
|
||||
VERSION=${VERSION:-56.0.3051.52}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="56.0.3051.43"
|
||||
VERSION="56.0.3051.52"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/56.0.3051.43/linux/opera-stable_56.0.3051.43_amd64.deb"
|
||||
MD5SUM_x86_64="eb52cfc9adabcbc7720c59231cabc028"
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/56.0.3051.52/linux/opera-stable_56.0.3051.52_amd64.deb"
|
||||
MD5SUM_x86_64="1f5f08d31deb4d8b17d80ac9d04cbf55"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue