mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
valadoc: update to 0.56.3.
This commit is contained in:
parent
75d06caf08
commit
763198bdf4
1 changed files with 2 additions and 2 deletions
|
@ -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.56.2
|
version=0.56.3
|
||||||
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=66c9619bb17859fd1ac3aba0a57970613e38fd2a1ee30541174260c9fb90124c
|
checksum=e1066221bf7b89cb1fa7327a3888645cb33b604de3bf45aa81132fd040b699bf
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Reference in a new issue