From ec741b402a091d3541b22dd36e185a5869fd8fa9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 23 Jun 2017 09:02:30 +0000 Subject: [PATCH] gst-plugins-base1: update to 1.12.1. --- srcpkgs/gst-plugins-base1/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gst-plugins-base1/template b/srcpkgs/gst-plugins-base1/template index 38601eb8418..25915315fde 100644 --- a/srcpkgs/gst-plugins-base1/template +++ b/srcpkgs/gst-plugins-base1/template @@ -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 " 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";;