mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/vlc: Updated for version 3.0.11.1
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ca2ef9ad25
commit
4cda40799d
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
PRGNAM=vlc
|
||||
VERSION=${VERSION:-3.0.11}
|
||||
VERSION=${VERSION:-3.0.11.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vlc"
|
||||
VERSION="3.0.11"
|
||||
VERSION="3.0.11.1"
|
||||
HOMEPAGE="https://www.videolan.org/vlc/"
|
||||
DOWNLOAD="https://get.videolan.org/vlc/3.0.11/vlc-3.0.11.tar.xz"
|
||||
MD5SUM="7e68f9e2d307eb7cc16e7345cda9e978"
|
||||
DOWNLOAD="https://get.videolan.org/vlc/3.0.11.1/vlc-3.0.11.1.tar.xz"
|
||||
MD5SUM="f797dc97305639f6270df619fe1c5962"
|
||||
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