parent
f7951236ab
commit
a07cb9ba56
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Src < Formula
|
class Src < Formula
|
||||||
desc "Simple revision control: RCS reloaded with a modern UI"
|
desc "Simple revision control: RCS reloaded with a modern UI"
|
||||||
homepage "http://www.catb.org/~esr/src/"
|
homepage "http://www.catb.org/~esr/src/"
|
||||||
url "http://www.catb.org/~esr/src/src-1.17.tar.gz"
|
url "http://www.catb.org/~esr/src/src-1.18.tar.gz"
|
||||||
sha256 "1362068b46c035a8d19cafd12e3b23b8251c667bd98242f9c7b05b842f2c089d"
|
sha256 "cc0897c1763f57e6627fd912a315de5554e4bb53fa0958c8578223e5379c1a58"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue