mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
redland: update to 1.0.17.
This commit is contained in:
parent
6474de5538
commit
f2ec1e9046
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
_desc="Redland Resource Description Framework (RDF)"
|
_desc="Redland Resource Description Framework (RDF)"
|
||||||
|
|
||||||
pkgname=redland
|
pkgname=redland
|
||||||
version=1.0.16
|
version=1.0.17
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-release --with-raptor=system
|
configure_args="--disable-static --enable-release --with-raptor=system
|
||||||
--with-rasqal=system --with-sqlite=3"
|
--with-rasqal=system --with-sqlite=3"
|
||||||
|
@ -15,7 +15,7 @@ short_desc="${_desc} - Utilities"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://librdf.org"
|
homepage="http://librdf.org"
|
||||||
distfiles="http://librdf.org/dist/source/redland-${version}.tar.gz"
|
distfiles="http://librdf.org/dist/source/redland-${version}.tar.gz"
|
||||||
checksum=d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd
|
checksum=de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681
|
||||||
|
|
||||||
librdf_package() {
|
librdf_package() {
|
||||||
short_desc="${_desc} - library"
|
short_desc="${_desc} - library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue