wok-next diff qtav/receipt @ rev 21338

OpenSSL 1.0.2t -> 1.0.2u: overflow bug CVE-2019-1551
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Dec 21 08:55:46 2019 +0000 (2019-12-21)
parents 5669e8b3be70
children
line diff
     1.1 --- a/qtav/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.2 +++ b/qtav/receipt	Sat Dec 21 08:55:46 2019 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/wang-bin/QtAV/archive/v$VERSION.tar.gz"
     1.5  
     1.6  BUILD_DEPENDS="qt5-dev ffmpeg-dev openal-dev pulseaudio-dev libxv-dev \
     1.7 -libva-dev mesa-dev libsdl2-dev"
     1.8 +libva-dev mesa-dev sdl2-dev"
     1.9  SPLIT="$PACKAGE-dev $PACKAGE-player $PACKAGE-qmlplayer $PACKAGE"
    1.10  
    1.11  compile_rules() {