mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
network/opera: Updated for version 54.0.2952.60.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
919503b0f5
commit
8f07418385
3 changed files with 5 additions and 5 deletions
|
@ -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.51
|
||||
Changelog: https://blogs.opera.com/desktop/changelog-for-54/#b2952.60
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opera
|
||||
VERSION=${VERSION:-54.0.2952.51}
|
||||
VERSION=${VERSION:-54.0.2952.60}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera"
|
||||
VERSION="54.0.2952.51"
|
||||
VERSION="54.0.2952.60"
|
||||
HOMEPAGE="https://www.opera.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/54.0.2952.51/linux/opera-stable_54.0.2952.51_amd64.deb"
|
||||
MD5SUM_x86_64="63d7843a44cc11efb3b34f23493244cf"
|
||||
DOWNLOAD_x86_64="http://download3.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb"
|
||||
MD5SUM_x86_64="17bd27817287c8c2b3b3fa6488d25147"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue