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";;