calc 2.12.5.0
Bump. Closes Homebrew/homebrew#36582. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
572130e832
commit
a4cb9e6b1b
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
|||
require "formula"
|
||||
|
||||
class Calc < Formula
|
||||
homepage "http://www.isthe.com/chongo/tech/comp/calc/"
|
||||
url "http://www.isthe.com/chongo/src/calc/calc-2.12.4.14.tar.bz2"
|
||||
sha1 "352192be34fc9c5194fffe94b8aef71dae15c2cb"
|
||||
url "http://www.isthe.com/chongo/src/calc/calc-2.12.5.0.tar.bz2"
|
||||
sha1 "65e5a6c77f7f5f3a500959a5deafd1b89a356335"
|
||||
|
||||
depends_on "readline"
|
||||
|
||||
|
|
Loading…
Reference in a new issue