serd: update to 0.14.0.

This commit is contained in:
davehome 2012-06-16 21:56:10 -06:00
parent b2a79666ae
commit 2baec3756f
2 changed files with 4 additions and 3 deletions

View file

@ -1 +1,2 @@
libc.so.6
libm.so.6

View file

@ -1,15 +1,15 @@
# Template file for 'serd'
pkgname=serd
version=0.5.0
version=0.14.0
build_style=waf
homepage="http://drobilla.net/software/serd/"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
revision=2
revision=1
makedepends="python"
short_desc="Lightweight C library for RDF syntax."
maintainer="davehome <davehome@redthumb.info.tm>"
license="ISC"
checksum=2b25033bca2ce903e3c901e5c2ceb500eebb1a56ca68a1018ec623aaeb7df8d0
checksum=8f728436735ead9ef26e3006ea3e2ac64cdeaae64fec73b7804e586e01d76f08
long_desc="
Serd is a lightweight C library for RDF syntax which supports reading and
writing Turtle and NTriples.