redland: fix license, http->https

This commit is contained in:
Colin Booth 2021-05-12 11:47:14 -07:00 committed by Đoàn Trần Công Danh
parent 503274977f
commit 7d455dbb67

View file

@ -3,7 +3,7 @@ _desc="Redland Resource Description Framework (RDF)"
pkgname=redland
version=1.0.17
revision=5
revision=6
build_style=gnu-configure
configure_args="--disable-static --enable-release --with-raptor=system
--with-rasqal=system --with-sqlite=3"
@ -12,9 +12,9 @@ makedepends="libltdl-devel db-devel rasqal-devel libmariadbclient-devel
postgresql-libs-devel sqlite-devel unixodbc-devel"
maintainer="Orphaned <orphan@voidlinux.org>"
short_desc="${_desc} - Utilities"
license="GPL-2, LGPL-2.1"
homepage="http://librdf.org"
distfiles="http://librdf.org/dist/source/redland-${version}.tar.gz"
license="GPL-2.0-or-later, LGPL-2.1-or-later, Apache-2.0"
homepage="https://librdf.org"
distfiles="https://librdf.org/dist/source/redland-${version}.tar.gz"
checksum=de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681
librdf_package() {