mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gspell: update to 1.12.2.
This commit is contained in:
parent
7cb171578e
commit
92edd7f957
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gspell'
|
# Template file for 'gspell'
|
||||||
pkgname=gspell
|
pkgname=gspell
|
||||||
version=1.12.1
|
version=1.12.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)
|
configure_args="--disable-static $(vopt_enable gir introspection)
|
||||||
|
@ -16,7 +16,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/gspell"
|
homepage="https://gitlab.gnome.org/GNOME/gspell"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gspell/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gspell/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-${version}.tar.xz"
|
||||||
checksum=8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1
|
checksum=b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139
|
||||||
make_check_pre="xvfb-run"
|
make_check_pre="xvfb-run"
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue