package/gst1-python: bump version to 1.18.3

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Peter Seiderer 2021-01-15 23:54:07 +01:00 committed by Thomas Petazzoni
parent 54ecd36d2b
commit af073bcdbe
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# From https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.18.2.tar.xz.sha256sum
sha256 e19d0f760b353e88161b3712193cffbd79bf1314418da792b5fec4d8ecef389c gst-python-1.18.2.tar.xz
# From https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.18.3.tar.xz.sha256sum
sha256 4e630735276e08ff4d70337aa5d91fd008e5f1ed3dc0993674cd5820e264259a gst-python-1.18.3.tar.xz
sha256 ea3ad127610e5ded2210b3a86a46314f2b3b28e438eccffdae19a4d6fbcdb0c2 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
GST1_PYTHON_VERSION = 1.18.2
GST1_PYTHON_VERSION = 1.18.3
GST1_PYTHON_SOURCE = gst-python-$(GST1_PYTHON_VERSION).tar.xz
GST1_PYTHON_SITE = https://gstreamer.freedesktop.org/src/gst-python
GST1_PYTHON_INSTALL_STAGING = YES