calc 2.12.4.4
Updates calc to version 2.12.4.4 Closes Homebrew/homebrew#8485. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
efd3dc113b
commit
6cddf36886
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Calc < Formula
|
||||
url 'http://www.isthe.com/chongo/src/calc/calc-2.12.4.0.tar.bz2'
|
||||
md5 '2ef56695837c6e501ca80b64e0be0db6'
|
||||
url 'http://www.isthe.com/chongo/src/calc/calc-2.12.4.4.tar.bz2'
|
||||
sha1 'cc55ee21ab7a7a6a8b7516a7236e87ae1b09d00d'
|
||||
homepage 'http://www.isthe.com/chongo/tech/comp/calc/'
|
||||
|
||||
depends_on 'readline'
|
||||
|
|
Loading…
Reference in a new issue