vte3: update to 0.50.0.
This commit is contained in:
parent
7d72318dd6
commit
151b439aa3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'vte3'.
|
||||
pkgname=vte3
|
||||
version=0.48.3
|
||||
version=0.50.0
|
||||
revision=1
|
||||
wrksrc=vte-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -11,11 +11,11 @@ hostmakedepends="pkg-config intltool glib-devel gnome-doc-utils
|
|||
makedepends="gtk+3-devel ncurses-devel gnutls-devel pcre2-devel"
|
||||
depends="vte"
|
||||
short_desc="Terminal widget with improved accessibility and I18N support"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
||||
checksum=a3a9fb182740b392a45cd3f46fa61a985f68bb6b1817b52daec22034c46158c3
|
||||
checksum=b893ae819c77857e4f4b059e7b4b8a9a49efa397cf548d91e8e02ebe30f09656
|
||||
|
||||
# Suppress warnings as errors for NULL format strings (musl libc)
|
||||
CXXFLAGS="-Wno-error=format="
|
||||
|
|
Loading…
Reference in a new issue