gst-plugins-base1: update to 1.14.3.

This commit is contained in:
Johannes 2018-09-17 21:29:55 +02:00 committed by Johannes
parent bc1119b733
commit a6de8b5028

View file

@ -1,6 +1,6 @@
# Template file for 'gst-plugins-base1'.
pkgname=gst-plugins-base1
version=1.14.2
version=1.14.3
revision=1
wrksrc="${pkgname/1/}-${version}"
build_style=gnu-configure
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="https://gstreamer.freedesktop.org"
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
checksum=a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c
checksum=f0b319c36be0ffc2a00380c77ba269cdf04e2b39bbc49d30b641fc35aa0b7952
case "$XBPS_TARGET_MACHINE" in
i686*) CFLAGS="-O2 -msse2";;