mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vte3: update to 0.56.3
This commit is contained in:
parent
73dce99add
commit
ed80d6e161
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vte3'
|
# Template file for 'vte3'
|
||||||
pkgname=vte3
|
pkgname=vte3
|
||||||
version=0.56.2
|
version=0.56.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="vte-${version}"
|
wrksrc="vte-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
|
license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
|
homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
|
||||||
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
||||||
checksum=6e95357098752848c78892b00c434b5c63c7a7f0db7425773be3aabf7013d237
|
checksum=17a1d4bc8848f1d2acfa4c20aaa24b9bac49f057b8909c56d3dafec2e2332648
|
||||||
|
|
||||||
# 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