vala: update to 0.44.3.
This commit is contained in:
parent
07871cf26c
commit
8b2a9f5dbd
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'vala'
|
||||
pkgname=vala
|
||||
# Should be kept in sync with 'valadoc' (shared distfiles)
|
||||
version=0.44.2
|
||||
revision=2
|
||||
version=0.44.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-valadoc"
|
||||
hostmakedepends="flex libxslt pkg-config"
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://wiki.gnome.org/Projects/Vala"
|
||||
changelog="https://gitlab.gnome.org/GNOME/vala/raw/0.42/NEWS"
|
||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||
checksum=67d9bb4656d8fe04bcfc1ed7ff35d191df425923de46c921ae3c3d996eee8040
|
||||
checksum=8553b422484af88be1685d8b47f7b0df36ae4477c3e77e89ab22276ffed1eae9
|
||||
shlib_provides="libvalaccodegen.so"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue