gst-plugins-base1: update to 1.12.4

This commit is contained in:
newbluemoon 2017-12-10 07:15:37 +01:00 committed by Jürgen Buchmüller
parent 53ce1cafcd
commit 7a6f3c5ef5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gst-plugins-base1'.
pkgname=gst-plugins-base1
version=1.12.3
version=1.12.4
revision=1
wrksrc="${pkgname/1/}-${version}"
build_style=gnu-configure
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://gstreamer.freedesktop.org"
license="GPL-2, LGPL-2.1"
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
checksum=d3d37b8489d37fa0018973d850bd2067b98af335fef2fa543ee7d40359e3cea5
checksum=4c306b03df0212f1b8903784e29bb3493319ba19ebebf13b0c56a17870292282
case "$XBPS_TARGET_MACHINE" in
i686*) CFLAGS="-O2 -msse2";;