mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
multimedia/opera-ffmpeg-codecs: Updated for version 0.33.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b88b1ac2ca
commit
d72d562394
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION=${VERSION:-0.32.4}
|
||||
VERSION=${VERSION:-0.33.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION="0.32.4"
|
||||
VERSION="0.33.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.32.4/0.32.4-linux-x64.zip"
|
||||
MD5SUM_x86_64="9d5d74eed0902ce0bc4aab9f242fa5de"
|
||||
DOWNLOAD_x86_64="https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.33.4/0.33.4-linux-x64.zip"
|
||||
MD5SUM_x86_64="0d0659d880b069e48c320f306c0072c3"
|
||||
REQUIRES="opera"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue