serd: update to 0.14.0.
This commit is contained in:
parent
b2a79666ae
commit
2baec3756f
|
@ -1 +1,2 @@
|
|||
libc.so.6
|
||||
libm.so.6
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue