package/gst1-interpipe: bump version to 1.1.6
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 <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2048405191
commit
49381c4f59
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user