gst-plugins-base1: update to 1.8.0.

This commit is contained in:
Michael Gehring 2016-03-29 11:17:26 +02:00
parent a79763b128
commit 7741bbae7f
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gst-plugins-base1'.
pkgname=gst-plugins-base1
reverts="1:1.4.5_3"
version=1.6.3
version=1.8.0
revision=1
wrksrc="${pkgname/1/}-${version#*:}"
build_style=gnu-configure
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://gstreamer.freedesktop.org/"
license="GPL-2, LGPL-2.1"
distfiles="http://gstreamer.freedesktop.org/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz"
checksum=b6154f8fdba4877e95efd94610ef0ada4f0171cd12eb829a3c3c97345d9c7a75
checksum=abc0acc1d15b4b9c97c65cd9689bd6400081853b9980ea428d3c8572dd791522
case "$XBPS_TARGET_MACHINE" in
i686*) CFLAGS="-O2 -msse2";;