From 5fcf9a13271f277a17fb220c55863d79d6227b47 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 29 May 2018 18:56:30 +0200 Subject: [PATCH] vte3: update to 0.52.2. --- common/shlibs | 2 +- srcpkgs/vte3/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index ddd58adb90..b3acbee515 100644 --- a/common/shlibs +++ b/common/shlibs @@ -829,7 +829,7 @@ libvpx.so.5 libvpx-1.7.0_1 libXevie.so.1 libXevie-1.0.2_1 libatspi.so.0 at-spi2-core-1.91.91_1 libatk-bridge-2.0.so.0 at-spi2-atk-2.6.0_1 -libvte-2.91.so.0 vte3-0.38.1_1 +libvte-2.91.so.0 vte3-0.52.2_1 libgnome-media-profiles-3.0.so.0 libgnome-media-profiles-3.0.0_1 libpipeline.so.1 libpipeline-1.2.0_1 libosp.so.5 opensp-1.5.2_1 diff --git a/srcpkgs/vte3/template b/srcpkgs/vte3/template index c45637b1f1..859d0609c4 100644 --- a/srcpkgs/vte3/template +++ b/srcpkgs/vte3/template @@ -1,6 +1,6 @@ # Template build file for 'vte3'. pkgname=vte3 -version=0.52.1 +version=0.52.2 revision=1 wrksrc="vte-${version}" build_style=gnu-configure @@ -15,7 +15,7 @@ maintainer="Enno Boland " license="LGPL-2.1-or-later" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz" -checksum=b0fd4c34905adcb77a1c8a2e4fc1677c79f1115aaea49705b9c8976523386ad3 +checksum=0f2657cef52accbfe56feede553155552d7c1984b1291838af3cb8cfc19b26af # Suppress warnings as errors for NULL format strings (musl libc) CXXFLAGS="-Wno-error=format="