From 6161b56d335f5726e51805bb3e904cb56ff760a4 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 5 Dec 2017 13:42:35 +0300 Subject: [PATCH] VLC: bump version * still no audio output module * no native video output (uses SDL 1.2 now) --- .../vlc/patches/{vlc-2.2.6.patchset => vlc-2.2.8.patchset} | 0 media-video/vlc/{vlc-2.2.6.recipe => vlc-2.2.8.recipe} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename media-video/vlc/patches/{vlc-2.2.6.patchset => vlc-2.2.8.patchset} (100%) rename media-video/vlc/{vlc-2.2.6.recipe => vlc-2.2.8.recipe} (98%) diff --git a/media-video/vlc/patches/vlc-2.2.6.patchset b/media-video/vlc/patches/vlc-2.2.8.patchset similarity index 100% rename from media-video/vlc/patches/vlc-2.2.6.patchset rename to media-video/vlc/patches/vlc-2.2.8.patchset diff --git a/media-video/vlc/vlc-2.2.6.recipe b/media-video/vlc/vlc-2.2.8.recipe similarity index 98% rename from media-video/vlc/vlc-2.2.6.recipe rename to media-video/vlc/vlc-2.2.8.recipe index f79e11680..5e5a32485 100644 --- a/media-video/vlc/vlc-2.2.6.recipe +++ b/media-video/vlc/vlc-2.2.8.recipe @@ -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"