gst-plugins-base1: update to 1.12.1.

This commit is contained in:
Michael Gehring 2017-06-23 09:02:30 +00:00
parent 6f5b1973f4
commit ec741b402a
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.0
version=1.12.1
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=345fc6877f54b8b6e97aacf2996be37a51a0e369f53fc2cf83108af9f764364d
checksum=0cce9fadb574a840b3c9d31b69faf57aad6c5543c3b134a7b935de866c9e0465
case "$XBPS_TARGET_MACHINE" in
i686*) CFLAGS="-O2 -msse2";;