mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
vte3: update to 0.42.3.
This commit is contained in:
parent
bf4243068e
commit
557d6e9500
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.1
|
version=0.42.3
|
||||||
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=9e00e2e9e94f4202b979c871f407a8815890bc0f4a8448a08534f76ab0fc9d34
|
checksum=96e98a40eae82d04c08f2ca1d2672659596e5b75626ba7d78df2412878ae62a0
|
||||||
|
|
||||||
# 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
Reference in a new issue