serd: update to 0.14.0.
This commit is contained in:
parent
b2a79666ae
commit
2baec3756f
2 changed files with 4 additions and 3 deletions
|
@ -1 +1,2 @@
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libm.so.6
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'serd'
|
# Template file for 'serd'
|
||||||
pkgname=serd
|
pkgname=serd
|
||||||
version=0.5.0
|
version=0.14.0
|
||||||
build_style=waf
|
build_style=waf
|
||||||
homepage="http://drobilla.net/software/serd/"
|
homepage="http://drobilla.net/software/serd/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
short_desc="Lightweight C library for RDF syntax."
|
short_desc="Lightweight C library for RDF syntax."
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
checksum=2b25033bca2ce903e3c901e5c2ceb500eebb1a56ca68a1018ec623aaeb7df8d0
|
checksum=8f728436735ead9ef26e3006ea3e2ac64cdeaae64fec73b7804e586e01d76f08
|
||||||
long_desc="
|
long_desc="
|
||||||
Serd is a lightweight C library for RDF syntax which supports reading and
|
Serd is a lightweight C library for RDF syntax which supports reading and
|
||||||
writing Turtle and NTriples.
|
writing Turtle and NTriples.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue