serd: update to 0.20.0.
This commit is contained in:
parent
0b42cee84d
commit
ce73f98121
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'serd'
|
# Template file for 'serd'
|
||||||
pkgname=serd
|
pkgname=serd
|
||||||
version=0.18.0
|
version=0.20.0
|
||||||
revision=4
|
revision=4
|
||||||
build_style=waf
|
build_style=waf
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
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"
|
||||||
checksum=37b8641382876a8f2c25697021cfcd153bc3c6c62983590edc8df0df2dea54aa
|
checksum=64515f4f5eb27ba2ba151027a72a77672f6ee8a2a3b58991ad5c045135feabbf
|
||||||
|
|
||||||
serd-devel_package() {
|
serd-devel_package() {
|
||||||
depends="libserd>=${version}_${revision}"
|
depends="libserd>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue