multimedia/opera-ffmpeg-codecs: Updated for version 0.36.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6e47646911
commit
4a956fbf32
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for opera-ffmpeg-codecs.
|
||||
#
|
||||
# Copyright 2016-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2016-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION=${VERSION:-0.35.3}
|
||||
VERSION=${VERSION:-0.36.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION="0.35.3"
|
||||
VERSION="0.36.4"
|
||||
HOMEPAGE="https://github.com/iteufel/nwjs-ffmpeg-prebuilt"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.35.3/0.35.3-linux-x64.zip"
|
||||
MD5SUM_x86_64="b69617fd1443e72f51ae29ec4beb9855"
|
||||
DOWNLOAD_x86_64="https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.36.4/0.36.4-linux-x64.zip"
|
||||
MD5SUM_x86_64="7deb1ecb78b5ae0191a80be376b7f11f"
|
||||
REQUIRES="opera"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue