vte3: update to 0.48.2.

This commit is contained in:
Enno Boland 2017-04-14 02:36:42 +02:00
parent ecaecc488d
commit 2b02e6b2f2

View file

@ -1,6 +1,6 @@
# Template build file for 'vte3'.
pkgname=vte3
version=0.48.1
version=0.48.2
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=d3b7d6a13e6b850f3ea1c35af2746ef78039493ed4bb87cb7a36f29b260861f6
checksum=c278b301edfe38b43baec1bccc86e225dacea5b670a96ca7ea55ca9a4b030690
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="