mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/opera-ffmpeg-codecs: Updated for version 0.83.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8862063272
commit
ab0440d8ba
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for opera-ffmpeg-codecs.
|
||||
#
|
||||
# Copyright 2023 Dimitris Zlatanidis, Orestiada, Greece.
|
||||
# Copyright 2023-2024 Dimitris Zlatanidis, Orestiada, Greece.
|
||||
# Copyright 2016-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION=${VERSION:-0.82.0}
|
||||
VERSION=${VERSION:-0.83.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="opera-ffmpeg-codecs"
|
||||
VERSION="0.82.0"
|
||||
VERSION="0.83.0"
|
||||
HOMEPAGE="https://github.com/iteufel/nwjs-ffmpeg-prebuilt"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases/download/0.82.0/0.82.0-linux-x64.zip"
|
||||
MD5SUM_x86_64="1de7d73242b2516fb03f7b1f6c9ef981"
|
||||
DOWNLOAD_x86_64="https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases/download/0.83.0/0.83.0-linux-x64.zip"
|
||||
MD5SUM_x86_64="6422c1ae845c6be7552baf0821ed8acd"
|
||||
REQUIRES="opera"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue