vte3: update to 0.42.4.

This commit is contained in:
Juan RP 2016-02-12 11:26:46 +01:00
parent d12d5e87f6
commit 0af262b995

View file

@ -1,6 +1,6 @@
# Template build file for 'vte3'.
pkgname=vte3
version=0.42.3
version=0.42.4
revision=1
wrksrc=vte-${version}
build_style=gnu-configure
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
checksum=96e98a40eae82d04c08f2ca1d2672659596e5b75626ba7d78df2412878ae62a0
checksum=08c88bf5c0aa1dfa3711e2e83b784fb5ea82025661f30b54e93eebd5f4bce113
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="