vte3: update to 0.50.2.

This commit is contained in:
maxice8 2017-11-02 03:29:59 -02:00 committed by Enno Boland
parent cb0869f1df
commit 2f1df6520e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'vte3'.
pkgname=vte3
version=0.50.1
version=0.50.2
revision=1
wrksrc=vte-${version}
build_style=gnu-configure
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
checksum=cf1708e3e573160e1db107014b3ef70888fefe6b668373fed70e8d1cac45a8c2
checksum=79dd316bfaff48f2fb74d066baae0d830e1f44436796fe410a57297e5c5f09cf
# Suppress warnings as errors for NULL format strings (musl libc)
CXXFLAGS="-Wno-error=format="