rasqal: fix license, http->https
This commit is contained in:
parent
d63bd58143
commit
962396426f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rasqal'
|
# Template file for 'rasqal'
|
||||||
pkgname=rasqal
|
pkgname=rasqal
|
||||||
version=0.9.33
|
version=0.9.33
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-release"
|
configure_args="--disable-static --enable-release"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="mpfr-devel raptor-devel"
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
short_desc="RDF Query Library"
|
short_desc="RDF Query Library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later, Apache-2.0"
|
||||||
homepage="http://librdf.org/rasqal"
|
homepage="https://librdf.org/rasqal"
|
||||||
distfiles="http://librdf.org/dist/source/rasqal-${version}.tar.gz"
|
distfiles="https://librdf.org/dist/source/rasqal-${version}.tar.gz"
|
||||||
checksum=6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c
|
checksum=6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c
|
||||||
|
|
||||||
librasqal_package() {
|
librasqal_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue