From: fsLeg Date: Wed, 12 Nov 2014 21:32:31 +0000 (+0300) Subject: Upped Opera version to 26.0.1656.17 and its internal FFmpeg version to 2.4.3. X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=3372651279e7b307b8064e90437f3c6d9b979c3f;p=slackbuilds.git Upped Opera version to 26.0.1656.17 and its internal FFmpeg version to 2.4.3. --- diff --git a/opera/opera.SlackBuild b/opera/opera.SlackBuild index f2feb2c..f4c7763 100755 --- a/opera/opera.SlackBuild +++ b/opera/opera.SlackBuild @@ -32,11 +32,11 @@ fi # You can build local version of ffmpeg if you want H.264 and MP3 decoding support FFMPEG=${FFMPEG:-no} -FFMPEG_VERSION="2.4.2" +FFMPEG_VERSION="2.4.3" PRGNAM_BASE=opera PRGNAM=${PRGNAM_BASE}${FLAVOR} -VERSION=${VERSION:-26.0.1656.8} +VERSION=${VERSION:-26.0.1656.17} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} diff --git a/opera/opera.info b/opera/opera.info index dd252c7..876dc79 100644 --- a/opera/opera.info +++ b/opera/opera.info @@ -1,10 +1,10 @@ PRGNAM="opera-beta" -VERSION="26.0.1656.8" +VERSION="26.0.1656.17" HOMEPAGE="http://www.opera.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://get.geo.opera.com/pub/opera-beta/26.0.1656.8/linux/opera-beta_26.0.1656.8_amd64.deb" -MD5SUM_x86_64="8c5d16253f6324f19d44dbe578239033" +DOWNLOAD_x86_64="http://get.geo.opera.com/pub/opera-beta/26.0.1656.17/linux/opera-beta_26.0.1656.17_amd64.deb" +MD5SUM_x86_64="911ba38c9bdbcd4ba59849c25ed9f7e7" REQUIRES="" MAINTAINER="Vladislav Borisov" EMAIL="fsleg@t-rg.ws"