From 3ff0d11160a179c654fc7a174b977978f780ee5c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 18 May 2015 16:15:09 +0000 Subject: [PATCH] mpv: bump version. --- media-video/mpv/{mpv-0.9.0.recipe => mpv-0.9.1.recipe} | 2 +- .../patches/{mpv_x86-0.9.0.patchset => mpv_x86-0.9.1.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename media-video/mpv/{mpv-0.9.0.recipe => mpv-0.9.1.recipe} (96%) rename media-video/mpv/patches/{mpv_x86-0.9.0.patchset => mpv_x86-0.9.1.patchset} (100%) diff --git a/media-video/mpv/mpv-0.9.0.recipe b/media-video/mpv/mpv-0.9.1.recipe similarity index 96% rename from media-video/mpv/mpv-0.9.0.recipe rename to media-video/mpv/mpv-0.9.1.recipe index a17d0fbee..72af7e5c8 100644 --- a/media-video/mpv/mpv-0.9.0.recipe +++ b/media-video/mpv/mpv-0.9.1.recipe @@ -7,7 +7,7 @@ HOMEPAGE="http://mpv.io" REVISION="1" SRC_URI="https://github.com/mpv-player/mpv/archive/v$portVersion.zip" -CHECKSUM_SHA256="fff7f9cbd83cfc9785b482b4bfa5994e88ed73bac06153f2cb141abcd365b33e" +CHECKSUM_SHA256="59994bf2da9b7c617c98a6188a40a507b9b09badcfb8d99a4f68b0ba327b3d6e" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then diff --git a/media-video/mpv/patches/mpv_x86-0.9.0.patchset b/media-video/mpv/patches/mpv_x86-0.9.1.patchset similarity index 100% rename from media-video/mpv/patches/mpv_x86-0.9.0.patchset rename to media-video/mpv/patches/mpv_x86-0.9.1.patchset