mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/vlc: Updated for version 2.1.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
1eaf3d5f7a
commit
3fda745b95
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
PRGNAM=vlc
|
||||
VERSION=${VERSION:-2.0.3}
|
||||
VERSION=${VERSION:-2.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vlc"
|
||||
VERSION="2.0.3"
|
||||
VERSION="2.1.1"
|
||||
HOMEPAGE="http://www.videolan.org/vlc/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/vlc/vlc-2.0.3.tar.xz"
|
||||
MD5SUM="a7e79565e3df07dcf9abc6cad3ac26bb"
|
||||
DOWNLOAD="http://download.videolan.org/pub/videolan/vlc/2.1.1/vlc-2.1.1.tar.xz"
|
||||
MD5SUM="1331cd853d56762c96afcb92dd498348"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="a52dec faac faad2 ffmpeg libass libavc1394 libdc1394 libdca libdvbpsi libdvdcss libdvdnav libmatroska libmodplug libmpeg2 libshout libupnp live555 lua musepack-tools portaudio schroedinger speex twolame vcdimager"
|
||||
|
|
Loading…
Reference in a new issue