network/vivaldi: Updated for version 3.3.2022.47.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
33befc21e5
commit
51f7f504c1
|
@ -25,7 +25,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=vivaldi
|
PRGNAM=vivaldi
|
||||||
VERSION=${VERSION:-3.3.2022.45}
|
VERSION=${VERSION:-3.3.2022.47}
|
||||||
FFMPEG_VERSION="85.0.4183.83"
|
FFMPEG_VERSION="85.0.4183.83"
|
||||||
WIDEVINE_VERSION="4.10.1582.2"
|
WIDEVINE_VERSION="4.10.1582.2"
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
PRGNAM="vivaldi"
|
PRGNAM="vivaldi"
|
||||||
VERSION="3.3.2022.45"
|
VERSION="3.3.2022.47"
|
||||||
HOMEPAGE="https://vivaldi.com"
|
HOMEPAGE="https://vivaldi.com"
|
||||||
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.3.2022.45-1_i386.deb \
|
DOWNLOAD="https://downloads.vivaldi.com/stable/vivaldi-stable_3.3.2022.47-1_i386.deb \
|
||||||
https://launchpadlibrarian.net/495798690/chromium-codecs-ffmpeg-extra_85.0.4183.83-0ubuntu0.16.04.2_i386.deb \
|
https://launchpadlibrarian.net/495798690/chromium-codecs-ffmpeg-extra_85.0.4183.83-0ubuntu0.16.04.2_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="908503a304c774047e3c7188f3ab1c98 \
|
MD5SUM="46d13c8e385354874f0a18418195c1ba \
|
||||||
2c0787eada46e985ac5bd658d7198678 \
|
2c0787eada46e985ac5bd658d7198678 \
|
||||||
247a331a4d5bceb9f20366a39136a4fa"
|
247a331a4d5bceb9f20366a39136a4fa"
|
||||||
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.3.2022.45-1_amd64.deb \
|
DOWNLOAD_x86_64="https://downloads.vivaldi.com/stable/vivaldi-stable_3.3.2022.47-1_amd64.deb \
|
||||||
https://launchpadlibrarian.net/495812718/chromium-codecs-ffmpeg-extra_85.0.4183.83-0ubuntu0.16.04.2_amd64.deb"
|
https://launchpadlibrarian.net/495812718/chromium-codecs-ffmpeg-extra_85.0.4183.83-0ubuntu0.16.04.2_amd64.deb"
|
||||||
MD5SUM_x86_64="d5c6a807397ffcaf1d54e3ee43b5d76f \
|
MD5SUM_x86_64="38ec3ca24c6db076a7f4e7a00dc0abb1 \
|
||||||
8f5445b2df6ce45a4d2a780adf89d639"
|
8f5445b2df6ce45a4d2a780adf89d639"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Ruari Oedegaard"
|
MAINTAINER="Ruari Oedegaard"
|
||||||
|
|
Loading…
Reference in New Issue