network/vivaldi: Updated for version 3.1.1929.34.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
af5b4fa823
commit
21a1c424d8
|
@ -25,8 +25,8 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=vivaldi
|
PRGNAM=vivaldi
|
||||||
VERSION=${VERSION:-3.0.1874.38}
|
VERSION=${VERSION:-3.1.1929.34}
|
||||||
FFMPEG_VERSION="81.0.4044.122"
|
FFMPEG_VERSION="81.0.4044.138"
|
||||||
WIDEVINE_VERSION="4.10.1582.2"
|
WIDEVINE_VERSION="4.10.1582.2"
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
PRGNAM="vivaldi"
|
PRGNAM="vivaldi"
|
||||||
VERSION="3.0.1874.38"
|
VERSION="3.1.1929.34"
|
||||||
HOMEPAGE="https://vivaldi.com"
|
HOMEPAGE="https://vivaldi.com"
|
||||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.38-1_i386.deb \
|
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.1.1929.34-1_i386.deb \
|
||||||
https://launchpadlibrarian.net/475787031/chromium-codecs-ffmpeg-extra_81.0.4044.122-0ubuntu0.16.04.1_i386.deb \
|
https://launchpadlibrarian.net/478598248/chromium-codecs-ffmpeg-extra_81.0.4044.138-0ubuntu0.16.04.1_i386.deb \
|
||||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-ia32.zip"
|
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-ia32.zip"
|
||||||
MD5SUM="5c128c4c7f6173efe6be782cd9c441fe \
|
MD5SUM="4ae0accd1b28ea9073773a96ee5dee0c \
|
||||||
bf4982aa495b7121b3192e1b16e86a95 \
|
e151f40313ba89f4e4fa219ad2054521 \
|
||||||
247a331a4d5bceb9f20366a39136a4fa"
|
247a331a4d5bceb9f20366a39136a4fa"
|
||||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.0.1874.38-1_amd64.deb \
|
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.1.1929.34-1_amd64.deb \
|
||||||
https://launchpadlibrarian.net/475807611/chromium-codecs-ffmpeg-extra_81.0.4044.122-0ubuntu0.16.04.1_amd64.deb \
|
https://launchpadlibrarian.net/478578979/chromium-codecs-ffmpeg-extra_81.0.4044.138-0ubuntu0.16.04.1_amd64.deb \
|
||||||
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-x64.zip"
|
https://dl.google.com/widevine-cdm/4.10.1582.2-linux-x64.zip"
|
||||||
MD5SUM_x86_64="7220c2ad0d622d9d2b756047c241d17e \
|
MD5SUM_x86_64="0b0ccef1026e244270d66cfb2b11a88b \
|
||||||
9a254b1e29546db94973711ec38995be \
|
62ddbd68eaf8ea98a58157a95d817afb \
|
||||||
8134e03da1af89cb70caa4c587d7269e"
|
8134e03da1af89cb70caa4c587d7269e"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Ruari Oedegaard"
|
MAINTAINER="Ruari Oedegaard"
|
||||||
|
|
Loading…
Reference in New Issue