vte3: update to 0.42.4.
This commit is contained in:
parent
d12d5e87f6
commit
0af262b995
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'vte3'.
|
# Template build file for 'vte3'.
|
||||||
pkgname=vte3
|
pkgname=vte3
|
||||||
version=0.42.3
|
version=0.42.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=vte-${version}
|
wrksrc=vte-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
||||||
checksum=96e98a40eae82d04c08f2ca1d2672659596e5b75626ba7d78df2412878ae62a0
|
checksum=08c88bf5c0aa1dfa3711e2e83b784fb5ea82025661f30b54e93eebd5f4bce113
|
||||||
|
|
||||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||||
CXXFLAGS="-Wno-error=format="
|
CXXFLAGS="-Wno-error=format="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue