mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/opera-developer-ffmpeg-codecs: Updated for v 57.0.2979.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
cc1c65f89f
commit
411b931b2d
2 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for opera-developer-ffmpeg-codecs.
|
||||
#
|
||||
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="opera-developer-ffmpeg-codecs"
|
||||
VERSION=${VERSION:-57.0.2970.0}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-57.0.2979.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera-developer-ffmpeg-codecs"
|
||||
VERSION="57.0.2970.0"
|
||||
VERSION="57.0.2979.0"
|
||||
HOMEPAGE="https://repo.herecura.eu/"
|
||||
DOWNLOAD="http://repo.herecura.be/herecura/i686/opera-developer-ffmpeg-codecs-57.0.2970.0-1-i686.pkg.tar.xz"
|
||||
MD5SUM="750ffa5d9c72ba482446e47bac365962"
|
||||
DOWNLOAD_x86_64="http://repo.herecura.be/herecura/x86_64/opera-developer-ffmpeg-codecs-57.0.2970.0-1-x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="e7b6b3ead534b6e3df9734a0dc8abe3d"
|
||||
DOWNLOAD="http://repo.herecura.be/herecura/i686/opera-developer-ffmpeg-codecs-57.0.2979.0-1-i686.pkg.tar.xz"
|
||||
MD5SUM="ddbbf07bc54de57c202da84a810b5f87"
|
||||
DOWNLOAD_x86_64="http://repo.herecura.be/herecura/x86_64/opera-developer-ffmpeg-codecs-57.0.2979.0-1-x86_64.pkg.tar.xz"
|
||||
MD5SUM_x86_64="0f0cf4a928bf95a1e917b9832f973080"
|
||||
REQUIRES="opera-developer"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue