VLC: bump version

* still no audio output module
* no native video output (uses SDL 1.2 now)
This commit is contained in:
Sergei Reznikov
2017-12-05 13:42:35 +03:00
parent 72d01874f8
commit 6161b56d33
2 changed files with 2 additions and 2 deletions

View File

@@ -5,9 +5,9 @@ VCDs, and various streaming protocols."
HOMEPAGE="https://www.videolan.org/vlc/"
COPYRIGHT="1998-2017 VideoLAN"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="1"
SOURCE_URI="https://download.videolan.org/pub/videolan/vlc/$portVersion/vlc-$portVersion.tar.xz"
CHECKSUM_SHA256="c403d3accd9a400eb2181c958f3e7bc5524fe5738425f4253d42883b425a42a8"
CHECKSUM_SHA256="9bf046848fb56d93518881b39099b8288ee005d5ba0ddf705b6f6643b8d562ec"
PATCHES="vlc-$portVersion.patchset"
ADDITIONAL_FILES="vlc.rdef.in"