serd: update to 0.20.0.
This commit is contained in:
parent
0b42cee84d
commit
ce73f98121
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'serd'
|
||||
pkgname=serd
|
||||
version=0.18.0
|
||||
version=0.20.0
|
||||
revision=4
|
||||
build_style=waf
|
||||
hostmakedepends="python"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="http://drobilla.net/software/serd/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=37b8641382876a8f2c25697021cfcd153bc3c6c62983590edc8df0df2dea54aa
|
||||
checksum=64515f4f5eb27ba2ba151027a72a77672f6ee8a2a3b58991ad5c045135feabbf
|
||||
|
||||
serd-devel_package() {
|
||||
depends="libserd>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue