darkice 1.2
Closes Homebrew/homebrew#22735. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
196fd87fa9
commit
b4d7cf50ae
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Darkice < Formula
|
||||
homepage 'http://code.google.com/p/darkice/'
|
||||
url 'http://darkice.googlecode.com/files/darkice-1.1.tar.gz'
|
||||
sha1 '8379670b477ce72beabd3a2d920ee880f69d7a30'
|
||||
url 'http://darkice.googlecode.com/files/darkice-1.2.tar.gz'
|
||||
sha1 '508eb0560a7cdf0990a8793f4b8d324ae74bc343'
|
||||
|
||||
head 'http://darkice.googlecode.com/svn/darkice/branches/darkice-macosx'
|
||||
|
||||
|
|
Loading…
Reference in a new issue