vala: update to 0.56.13.

This commit is contained in:
Emi Vasilek 2023-10-08 00:43:41 +02:00
parent 6d466c1c95
commit 430776f49d

View file

@ -1,7 +1,7 @@
# Template file for 'vala' # Template file for 'vala'
pkgname=vala pkgname=vala
# Should be kept in sync with 'valadoc' (shared distfiles) # Should be kept in sync with 'valadoc' (shared distfiles)
version=0.56.9 version=0.56.13
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-valadoc" configure_args="--disable-valadoc"
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/Vala" homepage="https://wiki.gnome.org/Projects/Vala"
changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS" changelog="https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS"
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz" distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
checksum=55578c7c4f067ace028e541806af240f8084cb6ff0cc554caa8ac08cbf8bce2f checksum=4988223036c7e1e4874c476d0de8bd9cbe500ee25ef19a76e560dc0b6d56ae07
shlib_provides="libvalaccodegen.so" shlib_provides="libvalaccodegen.so"
make_check=extended # take a lot of time make_check=extended # take a lot of time