mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vte3: update to 0.76.3.
This commit is contained in:
parent
07d147176b
commit
fc38d06a0a
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.76.0
|
version=0.76.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,7 +15,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=bbce30b8f504370b12d6439c07a82993e97d7e9afe2dd367817cd58ff029ffda
|
checksum=f678e94c056f377fd0021214adff5450cb172e9a08b160911181ddff7b7d5d60
|
||||||
|
|
||||||
# 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