vala: update to 0.44.6.
This commit is contained in:
parent
5b95787d6f
commit
191fccbb9b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# 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.44.3
|
version=0.44.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-valadoc"
|
configure_args="--disable-valadoc"
|
||||||
hostmakedepends="flex libxslt pkg-config"
|
hostmakedepends="flex libxslt pkg-config"
|
||||||
|
@ -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/0.42/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/vala/raw/0.42/NEWS"
|
||||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||||
checksum=8553b422484af88be1685d8b47f7b0df36ae4477c3e77e89ab22276ffed1eae9
|
checksum=ab9f1756af7460aa1e39c9a7388f5492a4252a3cd9c76b02f2033f1dedcd793a
|
||||||
shlib_provides="libvalaccodegen.so"
|
shlib_provides="libvalaccodegen.so"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue