mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vala: update to 0.56.5.
This commit is contained in:
parent
9ddeab58c7
commit
96ec4c4324
1 changed files with 2 additions and 2 deletions
|
@ -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.3
|
version=0.56.5
|
||||||
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=e1066221bf7b89cb1fa7327a3888645cb33b604de3bf45aa81132fd040b699bf
|
checksum=2b4292e7301de5fe904e67618116bc4027f60130a242b4a2228a295e6357b48c
|
||||||
shlib_provides="libvalaccodegen.so"
|
shlib_provides="libvalaccodegen.so"
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue