network/opera-developer: Updated for version 50.0.2729.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-09-30 00:52:36 +01:00 committed by David Spencer
parent ceb24dc9b7
commit 297aa7fa0f
3 changed files with 4 additions and 9 deletions

View file

@ -16,8 +16,3 @@ Since version 46.0.2590.0 Opera's drops 32 bits support, for more:
https://blogs.opera.com/desktop/2017/05/opera-developer-46-0-2590-0-update/
This suggests: pepperflash-plugin, ffmpeg, opera-developer-ffmpeg-codecs
NOTE: the recent versions of Opera Developer (> = 48.0.2636.0) require
the NSS library >= 3.26, this version is not available in the stable
release 14.2, so this script will not receive updates until the next
version of Slackware is available.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opera-developer
VERSION=${VERSION:-48.0.2636.0}
VERSION=${VERSION:-50.0.2729.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="opera-developer"
VERSION="48.0.2636.0"
VERSION="50.0.2729.0"
HOMEPAGE="http://www.opera.com/browser/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://download1.operacdn.com/pub/opera-developer/48.0.2636.0/linux/opera-developer_48.0.2636.0_amd64.deb"
MD5SUM_x86_64="a38a8186151b3c81c38c725d1d49e0a4"
DOWNLOAD_x86_64="http://download1.operacdn.com/pub/opera-developer/50.0.2729.0/linux/opera-developer_50.0.2729.0_amd64.deb"
MD5SUM_x86_64="d3e8d314f0a74a23e1c4219da106e303"
REQUIRES=""
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"