valadoc: update to 0.54.7.
This commit is contained in:
parent
e63d350ea1
commit
2ca1806f0d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'valadoc'
|
# Template file for 'valadoc'
|
||||||
pkgname=valadoc
|
pkgname=valadoc
|
||||||
# Should be kept in sync with 'vala' (shared distfiles)
|
# Should be kept in sync with 'vala' (shared distfiles)
|
||||||
version=0.54.6
|
version=0.54.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="vala-${version}"
|
wrksrc="vala-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,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=49d60d96a3fdf6c4287397442bc6d6d95bf40aa7df678ee49128c4b11ba6e469
|
checksum=62079ca1ff02e5d17ae72aa9a5adc61ae6afdcfebb0d9f06063a36efbeaca0c7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Reference in New Issue