[Buildroot] [git commit branch/2021.08.x] package/gst1-interpipe: bump version to 1.1.6
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-10-09 18:05:39
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=af8f96a8d71b5fd7ae12151f90d3d286649907a5 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.08.x Changelog (for details see [1]): - Fix for memory corruption issue when listening to same node (#99) [1] https://github.com/RidgeRun/gst-interpipe/releases/tag/1.1.6 Signed-off-by: Peter Seiderer <redacted> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 49381c4f599d09430b51dbd39465a801c28ea5b9) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/gstreamer1/gst1-interpipe/gst1-interpipe.hash | 2 +- package/gstreamer1/gst1-interpipe/gst1-interpipe.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gstreamer1/gst1-interpipe/gst1-interpipe.hash b/package/gstreamer1/gst1-interpipe/gst1-interpipe.hash
index a84be7a085..b3fc8ef018 100644
--- a/package/gstreamer1/gst1-interpipe/gst1-interpipe.hash
+++ b/package/gstreamer1/gst1-interpipe/gst1-interpipe.hash@@ -1,5 +1,5 @@ # locally computed hash -sha256 4543b2872ee5985679375aa4e588b2dcf8b8c4f61f106655989c89f4aab0d736 gst1-interpipe-1.1.5-br1.tar.gz +sha256 00d3a91625f6cc5d263f35b9330b4ba6eb40781be2e823231e5b2be9281e1fb4 gst1-interpipe-1.1.6-br1.tar.gz # Hashes for license files: sha256 16d7caa6cabbfd0ca47e064a7b48cb446d013e84ca88c854d6470851752136d5 COPYING
diff --git a/package/gstreamer1/gst1-interpipe/gst1-interpipe.mk b/package/gstreamer1/gst1-interpipe/gst1-interpipe.mk
index 8d1da080a1..80e5b577f6 100644
--- a/package/gstreamer1/gst1-interpipe/gst1-interpipe.mk
+++ b/package/gstreamer1/gst1-interpipe/gst1-interpipe.mk@@ -4,7 +4,7 @@ # ################################################################################ -GST1_INTERPIPE_VERSION = 1.1.5 +GST1_INTERPIPE_VERSION = 1.1.6 GST1_INTERPIPE_SITE = https://github.com/RidgeRun/gst-interpipe GST1_INTERPIPE_SITE_METHOD = git # fetch gst-interpipe/common sub module
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot