Merge pull request #8215 from maxice8/vte3

vte3: update to 0.50.1.
This commit is contained in:
Enno Boland 2017-10-17 19:48:55 +02:00 committed by GitHub
commit 3e0671b441

View File

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