vte3: update to 0.48.3.

This commit is contained in:
Enno Boland 2017-05-11 09:34:44 +02:00
parent a477edcb9f
commit f74407e5e8

View file

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