From f75ac5dfeac72dd843b3696a08edacf10cb4acb5 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Tue, 23 Oct 2018 12:47:06 +0200 Subject: [PATCH] MPV: bump (#3252) --- media-video/mpv/{mpv-0.29.0.recipe => mpv-0.29.1.recipe} | 4 ++-- .../mpv/patches/{mpv-0.29.0.patchset => mpv-0.29.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-video/mpv/{mpv-0.29.0.recipe => mpv-0.29.1.recipe} (97%) rename media-video/mpv/patches/{mpv-0.29.0.patchset => mpv-0.29.1.patchset} (100%) diff --git a/media-video/mpv/mpv-0.29.0.recipe b/media-video/mpv/mpv-0.29.1.recipe similarity index 97% rename from media-video/mpv/mpv-0.29.0.recipe rename to media-video/mpv/mpv-0.29.1.recipe index d54e1b651..2b33fe746 100644 --- a/media-video/mpv/mpv-0.29.0.recipe +++ b/media-video/mpv/mpv-0.29.1.recipe @@ -5,9 +5,9 @@ types." HOMEPAGE="https://mpv.io/" COPYRIGHT="2013-2018 MPV Developers" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/mpv-player/mpv/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="772af878cee5495dcd342788a6d120b90c5b1e677e225c7198f1e76506427319" +CHECKSUM_SHA256="f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623" SOURCE_FILENAME="mpv-$portVersion.tar.gz" wafVersion="2.0.11" SOURCE_URI_2="https://waf.io/waf-$wafVersion#noarchive" diff --git a/media-video/mpv/patches/mpv-0.29.0.patchset b/media-video/mpv/patches/mpv-0.29.1.patchset similarity index 100% rename from media-video/mpv/patches/mpv-0.29.0.patchset rename to media-video/mpv/patches/mpv-0.29.1.patchset