mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
tinysparql: update to 3.9.2
This commit is contained in:
parent
5464cb0e9e
commit
93b4961963
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tinysparql'
|
||||
pkgname=tinysparql
|
||||
version=3.9.1
|
||||
revision=2
|
||||
version=3.9.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir qemu"
|
||||
configure_args="-Ddocs=false -Dman=true -Dstemmer=disabled
|
||||
|
@ -18,7 +18,7 @@ homepage="https://gitlab.gnome.org/GNOME/tinysparql"
|
|||
changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/main/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/tinysparql-3.9/NEWS"
|
||||
distfiles="${GNOME_SITE}/tinysparql/${version%.*}/tinysparql-${version}.tar.xz"
|
||||
checksum=98e8933b946d8c54a77eadabd7f1d14cddd88fa43eef0d0ace3c0fcce646722b
|
||||
checksum=14ce039024135e181022bcce4b1aad2e00377dd9c7d812b98391ccfc756dad8e
|
||||
make_check_pre="dbus-run-session"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue