raptor: fix license, http->https
This commit is contained in:
parent
b4b025f7ac
commit
d63bd58143
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'raptor'
|
||||
pkgname=raptor
|
||||
version=2.0.15
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="raptor2-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-yajl=no"
|
||||
|
@ -9,9 +9,9 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libcurl-devel libxml2-devel libxslt-devel"
|
||||
short_desc="Raptor RDF Syntax Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://librdf.org/raptor"
|
||||
distfiles="http://librdf.org/dist/source/raptor2-${version}.tar.gz"
|
||||
license="LGPL-2.1-or-later, GPL-2.0-or-later, Apache-2.0"
|
||||
homepage="https://librdf.org/raptor"
|
||||
distfiles="https://librdf.org/dist/source/raptor2-${version}.tar.gz"
|
||||
checksum=ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed
|
||||
|
||||
libraptor_package() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue