mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/vlc: Updated for version 3.0.6
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
83dccc86aa
commit
d9dd4467b9
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
PRGNAM=vlc
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
VERSION=${VERSION:-3.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vlc"
|
||||
VERSION="3.0.5"
|
||||
VERSION="3.0.6"
|
||||
HOMEPAGE="https://www.videolan.org/vlc/"
|
||||
DOWNLOAD="https://get.videolan.org/vlc/3.0.5/vlc-3.0.5.tar.xz"
|
||||
MD5SUM="33ecd94ed9568bb19b4ca729eecca076"
|
||||
DOWNLOAD="https://get.videolan.org/vlc/3.0.6/vlc-3.0.6.tar.xz"
|
||||
MD5SUM="4ff71d262e070fd19f86a1c3542c7b4e"
|
||||
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-audio-connection-kit 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