network/opera: Updated for version 54.0.2952.71.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c3c5a82a2c
commit
a2f3caa137
|
@ -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-54/#b2952.64
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-54/#b2952.71
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-54.0.2952.64}
|
||||
VERSION=${VERSION:-54.0.2952.71}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="54.0.2952.64"
|
||||
VERSION="54.0.2952.71"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb"
|
||||
MD5SUM_x86_64="4d07a06b48fb863db13f93d458f2d9e6"
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/54.0.2952.71/linux/opera-stable_54.0.2952.71_amd64.deb"
|
||||
MD5SUM_x86_64="bb0118330ee471c40dce9c2fde78495b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue