mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/vlc: Updated for version 3.0.11
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b438751ae4
commit
8b17aec48c
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
PRGNAM=vlc
|
||||
VERSION=${VERSION:-3.0.10}
|
||||
VERSION=${VERSION:-3.0.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vlc"
|
||||
VERSION="3.0.10"
|
||||
VERSION="3.0.11"
|
||||
HOMEPAGE="https://www.videolan.org/vlc/"
|
||||
DOWNLOAD="https://get.videolan.org/vlc/3.0.10/vlc-3.0.10.tar.xz"
|
||||
MD5SUM="28417dd27462ccb014b7dc7e50e9e9d6"
|
||||
DOWNLOAD="https://get.videolan.org/vlc/3.0.11/vlc-3.0.11.tar.xz"
|
||||
MD5SUM="7e68f9e2d307eb7cc16e7345cda9e978"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libass libdc1394 libdvbpsi libmpeg2 libupnp lua portaudio twolame opus ffmpeg libwebp gsm libtar libkate faac libdca libmatroska libshout speex avahi projectM jack libsidplay2 zvbi faad2 libavc1394 libmodplug musepack-tools vcdimager dirac gnome-vfs live555 qt5 rtmpdump libdvdcss fluidsynth schroedinger libminizip chromaprint x264 x265 libbluray libnfs protobuf"
|
||||
|
|
Loading…
Reference in a new issue