rasqal: fix license, http->https

This commit is contained in:
Colin Booth 2021-05-12 10:22:12 -07:00 committed by Đoàn Trần Công Danh
parent d63bd58143
commit 962396426f

View file

@ -1,7 +1,7 @@
# Template file for 'rasqal'
pkgname=rasqal
version=0.9.33
revision=2
revision=3
build_style=gnu-configure
configure_args="--disable-static --enable-release"
hostmakedepends="pkg-config"
@ -9,9 +9,9 @@ makedepends="mpfr-devel raptor-devel"
checkdepends="perl"
short_desc="RDF Query Library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1"
homepage="http://librdf.org/rasqal"
distfiles="http://librdf.org/dist/source/rasqal-${version}.tar.gz"
license="LGPL-2.1-or-later, GPL-2.0-or-later, Apache-2.0"
homepage="https://librdf.org/rasqal"
distfiles="https://librdf.org/dist/source/rasqal-${version}.tar.gz"
checksum=6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c
librasqal_package() {