lilv 0.16.0

This commit is contained in:
Adam Vandenberg 2013-11-30 17:40:51 -08:00
parent e6e415e782
commit ea289bc8a0

View file

@ -2,8 +2,8 @@ require 'formula'
class Lilv < Formula
homepage 'http://drobilla.net/software/lilv/'
url 'http://download.drobilla.net/lilv-0.14.4.tar.bz2'
sha1 '1f04d7363038ba09e794dc5ab510e70423762426'
url 'http://download.drobilla.net/lilv-0.16.0.tar.bz2'
sha1 '072477ae0e4e6ae4a9534ea8a35e25f00601c838'
depends_on 'pkg-config' => :build
depends_on 'lv2'