python/gst-python: Updated for version 1.18.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2021-09-16 22:01:43 -05:00 committed by Willy Sudiarto Raharjo
parent 4c7ef99b5d
commit ed590950f1
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gst-python
VERSION=${VERSION:-1.18.4}
VERSION=${VERSION:-1.18.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="gst-python"
VERSION="1.18.4"
VERSION="1.18.5"
HOMEPAGE="https://gstreamer.freedesktop.org/modules/gst-python.html"
DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.18.4.tar.xz"
MD5SUM="19696a9c0b0b5a3131ac1299acb2b97b"
DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.18.5.tar.xz"
MD5SUM="eb19229f72f61506e33182a6fbce4a2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""