mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/vivaldi: Updated for version 2.9.1705.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d03c25953e
commit
b1b64022b6
2 changed files with 11 additions and 11 deletions
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=vivaldi
|
||||
VERSION=${VERSION:-2.9.1705.31}
|
||||
FFMPEG_VERSION="77.0.3865.90"
|
||||
VERSION=${VERSION:-2.9.1705.41}
|
||||
FFMPEG_VERSION="78.0.3904.70"
|
||||
WIDEVINE_VERSION="4.10.1440.18"
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
PRGNAM="vivaldi"
|
||||
VERSION="2.9.1705.31"
|
||||
VERSION="2.9.1705.41"
|
||||
HOMEPAGE="https://vivaldi.com"
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_2.9.1705.31-1_i386.deb \
|
||||
http://launchpadlibrarian.net/443538022/chromium-codecs-ffmpeg-extra_77.0.3865.90-0ubuntu0.16.04.1_i386.deb \
|
||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_2.9.1705.41-1_i386.deb \
|
||||
https://launchpadlibrarian.net/449418163/chromium-codecs-ffmpeg-extra_78.0.3904.70-0ubuntu0.16.04.2_i386.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1440.18-linux-ia32.zip"
|
||||
MD5SUM="416132e9478cbd44fedb736dad983f4e \
|
||||
02dad7608bfebddffd60e707386c4232 \
|
||||
MD5SUM="150c2ea15bcdf534198b4e4d9aac9bca \
|
||||
9dd2ba0d979042d75987f881842c0351 \
|
||||
c151f6314712678ac81b6298bc36c997"
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_2.9.1705.31-1_amd64.deb \
|
||||
http://launchpadlibrarian.net/443497930/chromium-codecs-ffmpeg-extra_77.0.3865.90-0ubuntu0.16.04.1_amd64.deb \
|
||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_2.9.1705.41-1_amd64.deb \
|
||||
https://launchpadlibrarian.net/449403909/chromium-codecs-ffmpeg-extra_78.0.3904.70-0ubuntu0.16.04.2_amd64.deb \
|
||||
https://dl.google.com/widevine-cdm/4.10.1440.18-linux-x64.zip"
|
||||
MD5SUM_x86_64="b6900b68446882fda2799aa7636ebecf \
|
||||
be72ea71a96b400f6b824cb103b05dc8 \
|
||||
MD5SUM_x86_64="915726cc2bac8e85db00a6edab97f43b \
|
||||
05224151a111339651b3d19999b65a51 \
|
||||
fc6cf66cdff7c57d367b317505f086d1"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
|
|
Loading…
Reference in a new issue