vala: update to 0.38.3. (#9032)
This commit is contained in:
parent
0bfc72f7b8
commit
9d486cb567
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vala'
|
||||
pkgname=vala
|
||||
version=0.38.2
|
||||
version=0.38.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config flex libxslt automake libtool"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://live.gnome.org/Vala"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/vala/${version%.*}/vala-${version}.tar.xz"
|
||||
checksum=20d5d9c4fbd17877969dbce27e6428da67138e116b1717cc07b5b75fd6ab78a7
|
||||
checksum=4addaff4625b203763c454e81b928219d41e152f9982c836c72094d3315d6854
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue