mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package/gst-omx: bump version to 1.16.3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
745cea7f58
commit
04f3a71001
@ -1,3 +1,3 @@
|
||||
# From https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.16.2.tar.xz.sha256sum
|
||||
sha256 11ed411a2eba75610d72331eeb14ff05e2df28f4fd05cb69225a88bec6d27439 gst-omx-1.16.2.tar.xz
|
||||
# From https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.16.3.tar.xz.sha256sum
|
||||
sha256 60603b7889528ef8539d36cb3284b648c46aa0cf980a28cba4d3fe3a44988ff9 gst-omx-1.16.3.tar.xz
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GST_OMX_VERSION = 1.16.2
|
||||
GST_OMX_VERSION = 1.16.3
|
||||
GST_OMX_SOURCE = gst-omx-$(GST_OMX_VERSION).tar.xz
|
||||
GST_OMX_SITE = https://gstreamer.freedesktop.org/src/gst-omx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user