Updated formula: quvi 0.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
66b3d9bbf2
commit
6d68e8ff0e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Quvi <Formula
|
||||
url 'http://quvi.googlecode.com/files/quvi-0.2.0.tar.bz2'
|
||||
url 'http://quvi.googlecode.com/files/quvi-0.2.1.tar.bz2'
|
||||
sha1 'e7515fa8968f6867034c9ef43e9dd8bb6fd5efea'
|
||||
homepage 'http://code.google.com/p/quvi/'
|
||||
md5 '3f5c4060d147d2825634e5ea5c19a4e5'
|
||||
|
||||
depends_on 'pkg-config'
|
||||
depends_on 'pcre'
|
||||
|
|
Loading…
Reference in a new issue