juise 0.3.19
Closes Homebrew/homebrew#17293. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9fa1a403f1
commit
c3b1173062
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Juise < Formula
|
||||
homepage 'http://code.google.com/p/juise/'
|
||||
url 'http://juise.googlecode.com/files/juise-0.3.17.tar.gz'
|
||||
sha1 'a8db47cd04036e2ef1eee3c25359a3ffe2ad77da'
|
||||
url 'http://juise.googlecode.com/files/juise-0.3.19.tar.gz'
|
||||
sha1 'a1877a2a0c35f23e37ae37ae2b7190d68fa14afe'
|
||||
|
||||
depends_on 'libtool' => :build
|
||||
depends_on 'libslax'
|
||||
|
|
Loading…
Reference in a new issue