vlc: update to 3.0.17.3.

This commit is contained in:
Helmut Pozimski 2022-03-19 09:14:49 +01:00
parent 2dd4d4b239
commit 3599ba0ced

View file

@ -1,6 +1,6 @@
# Template file for 'vlc' # Template file for 'vlc'
pkgname=vlc pkgname=vlc
version=3.0.17 version=3.0.17.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-gme --disable-libtar --enable-jack configure_args="--disable-gme --disable-libtar --enable-jack
@ -17,7 +17,7 @@ license="GPL-2.0-only, LGPL-2.1-only"
homepage="https://www.videolan.org/vlc/" homepage="https://www.videolan.org/vlc/"
changelog="https://www.videolan.org/developers/vlc-branch/NEWS" changelog="https://www.videolan.org/developers/vlc-branch/NEWS"
distfiles="https://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz" distfiles="https://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
checksum=48bd9bf337aa107a1524eba57c52dc4a91e29f5a97fbdee92f6a4dba90383cd0 checksum=6f7e90ef8973d31d96de64db817173e345150829717a94084b1bb8321cde2014
lib32disabled=yes lib32disabled=yes