vte3: update to 0.74.2.
This commit is contained in:
parent
edb5fddba3
commit
3cc6d0612d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vte3'
|
||||
pkgname=vte3
|
||||
version=0.72.0
|
||||
revision=3
|
||||
version=0.74.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Db_ndebug=false -Db_lto=false -D_systemd=false
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later, LGPL-2.1-or-later, LGPL-3.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Terminal/VTE"
|
||||
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
||||
checksum=40fe914d6c70db34176c922725b6c6ea15d5f3cb2a9b44c57e200a5f950a6736
|
||||
checksum=a535fb2a98fea8a2449cd1a02cccf5190131dddff52e715afdace3feb536eae7
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
pkgname=vte
|
||||
ignore="0.*[13579].*"
|
||||
|
|
Loading…
Reference in New Issue