cweb 3.64b
Closes #12433. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
caa7300be5
commit
939fe34ee8
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
class Cweb < Formula
|
||||
desc "Literate documentation system for C, C++, and Java"
|
||||
homepage "https://cs.stanford.edu/~uno/cweb.html"
|
||||
url "ftp://ftp.cs.stanford.edu/pub/cweb/cweb-3.64ad.tar.gz"
|
||||
sha256 "1f0bb7aa35b8d43b721d588ed5003620d38de1959652f23bac2847ffcb922c0f"
|
||||
url "https://www.ctan.org/tex-archive/web/c_cpp/cweb/cweb-3.64b.tar.gz"
|
||||
mirror "ftp://ftp.cs.stanford.edu/pub/cweb/cweb-3.64b.tar.gz"
|
||||
sha256 "038b0bf4d8297f0a98051ca2b4664abbf9d72b0b67963a2c7700d2f11cd25595"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue