From 53b021709b132fde24250c66d88802514d8716dc Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 9 Feb 2015 17:59:46 +0000 Subject: [PATCH] libdvdnav: bump version --- .../{libdvdnav-5.0.1.recipe => libdvdnav-5.0.3.recipe} | 6 +++--- .../{libdvdnav-5.0.1.patchset => libdvdnav-5.0.3.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename media-libs/libdvdnav/{libdvdnav-5.0.1.recipe => libdvdnav-5.0.3.recipe} (89%) rename media-libs/libdvdnav/patches/{libdvdnav-5.0.1.patchset => libdvdnav-5.0.3.patchset} (100%) diff --git a/media-libs/libdvdnav/libdvdnav-5.0.1.recipe b/media-libs/libdvdnav/libdvdnav-5.0.3.recipe similarity index 89% rename from media-libs/libdvdnav/libdvdnav-5.0.1.recipe rename to media-libs/libdvdnav/libdvdnav-5.0.3.recipe index 71263d1d5..8f2b103a8 100644 --- a/media-libs/libdvdnav/libdvdnav-5.0.1.recipe +++ b/media-libs/libdvdnav/libdvdnav-5.0.3.recipe @@ -8,7 +8,7 @@ LICENSE="GNU GPL v2" COPYRIGHT="2000 Rich Wareham 2001-2004 the dvdnav project" SRC_URI="http://downloads.videolan.org/pub/videolan/libdvdnav/$portVersion/libdvdnav-$portVersion.tar.bz2" -CHECKSUM_SHA256="72b1cb8266f163d4a1481b92c7b6c53e6dc9274d2a6befb08ffc351fe7a4a2a9" +CHECKSUM_SHA256="5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -18,7 +18,7 @@ PATCHES="libdvdnav-$portVersion.patchset" PROVIDES=" libdvdnav$secondaryArchSuffix = $portVersion - lib:libdvdnav$secondaryArchSuffix = 4.1.2 compat >= 4 + lib:libdvdnav$secondaryArchSuffix = 4.2.0 compat >= 4 " REQUIRES=" @@ -70,7 +70,7 @@ INSTALL() PROVIDES_devel=" libdvdnav${secondaryArchSuffix}_devel = $portVersion - devel:libdvdnav$secondaryArchSuffix = $portVersion + devel:libdvdnav$secondaryArchSuffix = 4.2.0 compat >= 4 " REQUIRES_devel=" libdvdnav$secondaryArchSuffix == $portVersion base diff --git a/media-libs/libdvdnav/patches/libdvdnav-5.0.1.patchset b/media-libs/libdvdnav/patches/libdvdnav-5.0.3.patchset similarity index 100% rename from media-libs/libdvdnav/patches/libdvdnav-5.0.1.patchset rename to media-libs/libdvdnav/patches/libdvdnav-5.0.3.patchset