pv: Update to v1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
85e12a001c
commit
bb847ef081
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Pv <Formula
|
||||
url 'http://pipeviewer.googlecode.com/files/pv-1.1.4.tar.bz2'
|
||||
url 'http://pipeviewer.googlecode.com/files/pv-1.2.0.tar.bz2'
|
||||
homepage 'http://www.ivarch.com/programs/pv.shtml'
|
||||
md5 '63033e090d61a040407bfd043aeb6d27'
|
||||
md5 '67aedf6dbcd068d5feeaa76156153f4f'
|
||||
|
||||
def install
|
||||
fails_with_llvm
|
||||
|
|
Loading…
Reference in a new issue