lilv 0.16.0
This commit is contained in:
parent
e6e415e782
commit
ea289bc8a0
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue