gst-plugins-base1: update to 1.4.3

This commit is contained in:
Alessio Sergi 2014-09-30 00:49:51 +02:00
parent 00264bf45f
commit 14a264702d

View file

@ -1,6 +1,6 @@
# Template file for 'gst-plugins-base1'.
pkgname=gst-plugins-base1
version=1:1.4.2
version=1:1.4.3
revision=1
wrksrc="${pkgname/1/}-${version#*:}"
build_style=gnu-configure
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
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=c0a8c44607d8a5669d2f0c118a72026f883a58ce1f3c720924b77f275b7b8835
checksum=f7b4d2b3ba2bcac485896e2c1c36459cb091ebe8b49e91635c27d40f66792d9d
if [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
CFLAGS="-msse2"