commit
3e0671b441
1 changed files with 2 additions and 2 deletions
|
@ -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="
|
||||
|
|
Loading…
Reference in a new issue