All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 2/3] mpv: bump version to 0.27.0
@ 2017-09-14 15:02 Mahyar Koshkouei
  2017-09-14 15:02 ` [Buildroot] [PATCH 3/3] mpv: add support for Raspberry Pi "rpi" output Mahyar Koshkouei
  2017-09-24 13:05 ` [Buildroot] [PATCH 2/3] mpv: bump version to 0.27.0 Arnout Vandecappelle
  0 siblings, 2 replies; 6+ messages in thread
From: Mahyar Koshkouei @ 2017-09-14 15:02 UTC (permalink / raw)
  To: buildroot

Includes some fixes for the Raspberry Pi, amongst many others.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
---
 package/mpv/mpv.hash | 2 +-
 package/mpv/mpv.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/mpv/mpv.hash b/package/mpv/mpv.hash
index 10a91cfb2c..60fb84335e 100644
--- a/package/mpv/mpv.hash
+++ b/package/mpv/mpv.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 07423ffad6921ec4da32f703cd7fbfb27012301dcb736ac8542ac8e6083b0bce  v0.25.0.tar.gz
+sha256 341d8bf18b75c1f78d5b681480b5b7f5c8b87d97a0d4f53a5648ede9c219a49c v0.27.0.tar.gz
diff --git a/package/mpv/mpv.mk b/package/mpv/mpv.mk
index 37548c9074..730ced6c64 100644
--- a/package/mpv/mpv.mk
+++ b/package/mpv/mpv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MPV_VERSION = 0.25.0
+MPV_VERSION = 0.27.0
 MPV_SITE = https://github.com/mpv-player/mpv/archive
 MPV_SOURCE = v$(MPV_VERSION).tar.gz
 MPV_DEPENDENCIES = \
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-22 15:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14 15:02 [Buildroot] [PATCH 2/3] mpv: bump version to 0.27.0 Mahyar Koshkouei
2017-09-14 15:02 ` [Buildroot] [PATCH 3/3] mpv: add support for Raspberry Pi "rpi" output Mahyar Koshkouei
2017-09-24 13:06   ` Arnout Vandecappelle
2017-10-22 14:49     ` Thomas Petazzoni
2017-10-22 15:18       ` Mahyar Koshkouei
2017-09-24 13:05 ` [Buildroot] [PATCH 2/3] mpv: bump version to 0.27.0 Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.