serd: update to 0.30.6
This commit is contained in:
parent
39826fd084
commit
02af22e5df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'serd'
|
||||
pkgname=serd
|
||||
version=0.30.2
|
||||
version=0.30.6
|
||||
revision=1
|
||||
build_style=waf3
|
||||
short_desc="Lightweight C library for RDF syntax"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="ISC"
|
||||
homepage="http://drobilla.net/software/serd/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9d3102701172804f823f2215ca3147c50eba992641f9fbe014272355f4937202
|
||||
checksum=f5a2c74c659d8b318059068f135a43a3771491c367b6947e053a713b23cd37ef
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue