* [Buildroot] [PATCH 1/1] package/mpv: bump version to 0.35.1
@ 2023-03-12 22:09 Bernd Kuhls
2023-03-12 22:17 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-03-12 22:09 UTC (permalink / raw)
To: buildroot; +Cc: Mahyar Koshkouei
https://github.com/mpv-player/mpv/releases/tag/v0.35.1
Updated license hash due to upstream commit
"DOCS: use upstream license files":
https://github.com/mpv-player/mpv/commit/7314253180e7c5d06bec6d1fed79ce92bff4b6be
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/mpv/mpv.hash | 4 ++--
package/mpv/mpv.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/mpv/mpv.hash b/package/mpv/mpv.hash
index 0c7eb5f8a5..a09015619d 100644
--- a/package/mpv/mpv.hash
+++ b/package/mpv/mpv.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 100a116b9f23bdcda3a596e9f26be3a69f166a4f1d00910d1789b6571c46f3a9 mpv-0.33.1.tar.gz
-sha256 a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30 LICENSE.GPL
+sha256 41df981b7b84e33a2ef4478aaf81d6f4f5c8b9cd2c0d337ac142fc20b387d1a9 mpv-0.35.1.tar.gz
+sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE.GPL
diff --git a/package/mpv/mpv.mk b/package/mpv/mpv.mk
index f9250070d1..e368b25736 100644
--- a/package/mpv/mpv.mk
+++ b/package/mpv/mpv.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MPV_VERSION = 0.33.1
+MPV_VERSION = 0.35.1
MPV_SITE = $(call github,mpv-player,mpv,v$(MPV_VERSION))
MPV_DEPENDENCIES = \
host-pkgconf ffmpeg libass zlib \
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-12 22:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-12 22:09 [Buildroot] [PATCH 1/1] package/mpv: bump version to 0.35.1 Bernd Kuhls
2023-03-12 22:17 ` Thomas Petazzoni via buildroot
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.