redland: update to 1.0.17.
This commit is contained in:
parent
6474de5538
commit
f2ec1e9046
|
@ -2,8 +2,8 @@
|
|||
_desc="Redland Resource Description Framework (RDF)"
|
||||
|
||||
pkgname=redland
|
||||
version=1.0.16
|
||||
revision=5
|
||||
version=1.0.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-release --with-raptor=system
|
||||
--with-rasqal=system --with-sqlite=3"
|
||||
|
@ -15,7 +15,7 @@ short_desc="${_desc} - Utilities"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://librdf.org"
|
||||
distfiles="http://librdf.org/dist/source/redland-${version}.tar.gz"
|
||||
checksum=d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd
|
||||
checksum=de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681
|
||||
|
||||
librdf_package() {
|
||||
short_desc="${_desc} - library"
|
||||
|
|
Loading…
Reference in New Issue