multimedia/opera-ffmpeg-codecs: Updated for version 0.66.0.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2022-08-05 22:51:05 +01:00 committed by Willy Sudiarto Raharjo
parent ec872e98f1
commit 7406fafe3b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for opera-ffmpeg-codecs.
#
# Copyright 2016-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2016-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM="opera-ffmpeg-codecs"
VERSION=${VERSION:-0.44.1}
VERSION=${VERSION:-0.66.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="opera-ffmpeg-codecs"
VERSION="0.44.1"
VERSION="0.66.0"
HOMEPAGE="https://github.com/iteufel/nwjs-ffmpeg-prebuilt"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/download/0.44.1/0.44.1-linux-x64.zip"
MD5SUM_x86_64="0ba67794b67d5160610c46f0bef77a74"
DOWNLOAD_x86_64="https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases/download/0.66.0/0.66.0-linux-x64.zip"
MD5SUM_x86_64="c81a3e9c777480646d56e160009bffb1"
REQUIRES="opera"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"