mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
tinysparql: update to 3.8.2.
This commit is contained in:
parent
ca91851a42
commit
f8351466f7
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tinysparql'
|
||||
pkgname=tinysparql
|
||||
version=3.8.0
|
||||
revision=2
|
||||
version=3.8.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir qemu"
|
||||
configure_args="-Ddocs=false -Dman=true -Dstemmer=disabled
|
||||
|
@ -15,9 +15,10 @@ short_desc="Low-footprint RDF triple store library with SPARQL 1.1 interface"
|
|||
maintainer="oreo639 <oreo6391@gmail.com>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/tinysparql"
|
||||
changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/master/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/tinysparql-3.8/NEWS"
|
||||
distfiles="${GNOME_SITE}/tinysparql/${version%.*}/tinysparql-${version}.tar.xz"
|
||||
checksum=c0fcda77520f531548b2395137dcd193ee9cde5e222d3c9d273f030d1762a504
|
||||
checksum=bb8643386c8edc591a03205d4a0eda661dcdd2094473bffb9bbdb94e93589cb2
|
||||
make_check_pre="dbus-run-session"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue