All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/10] gstreamer1: bump to version 1.12.1
@ 2017-07-04 12:19 Peter Korsgaard
  2017-07-04 12:19 ` [Buildroot] [PATCH 02/10] gst1-vaapi: bump version to 1.12.1 Peter Korsgaard
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Peter Korsgaard @ 2017-07-04 12:19 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/gstreamer1/gstreamer1/gstreamer1.hash | 4 ++--
 package/gstreamer1/gstreamer1/gstreamer1.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/gstreamer1/gstreamer1/gstreamer1.hash b/package/gstreamer1/gstreamer1/gstreamer1.hash
index 56e1c171a6..992b9eca11 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.hash
+++ b/package/gstreamer1/gstreamer1/gstreamer1.hash
@@ -1,2 +1,2 @@
-# From http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.12.0.tar.xz.sha256sum
-sha256 14d5eef8297d2bf2a728d38fa43cd92cc267a0ad260cf83d770215212aff4302  gstreamer-1.12.0.tar.xz
+# From https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.12.1.tar.xz.sha256sum
+sha256 9044b9d8b3ff44457fa9e36faa59c56684b587b34dee449bfe15ec0c32a3a6d2  gstreamer-1.12.1.tar.xz
diff --git a/package/gstreamer1/gstreamer1/gstreamer1.mk b/package/gstreamer1/gstreamer1/gstreamer1.mk
index ac498d5f6e..84b2e2a259 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.mk
+++ b/package/gstreamer1/gstreamer1/gstreamer1.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GSTREAMER1_VERSION = 1.12.0
+GSTREAMER1_VERSION = 1.12.1
 GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
 GSTREAMER1_SITE = https://gstreamer.freedesktop.org/src/gstreamer
 GSTREAMER1_INSTALL_STAGING = YES
-- 
2.11.0

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

end of thread, other threads:[~2017-07-04 15:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 12:19 [Buildroot] [PATCH 01/10] gstreamer1: bump to version 1.12.1 Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 02/10] gst1-vaapi: bump version to 1.12.1 Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 03/10] gst-omx: " Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 04/10] gst1-libav: " Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 05/10] gst1-plugins-base: " Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 06/10] gst1-plugins-good: " Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 07/10] gst1-plugins-ugly: " Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 08/10] gst1-plugins-bad: " Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 09/10] gst1-validate: " Peter Korsgaard
2017-07-04 12:19 ` [Buildroot] [PATCH 10/10] gst1-rtsp-server: " Peter Korsgaard
2017-07-04 15:06 ` [Buildroot] [PATCH 01/10] gstreamer1: bump to version 1.12.1 Thomas Petazzoni

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.