aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cocot.rb
diff options
context:
space:
mode:
authorAndrew Janke2013-03-28 21:03:20 -0400
committerAdam Vandenberg2013-03-28 21:02:11 -0700
commit174acd649c19dbc83f34a6a9e95bdc137b1a2a1b (patch)
tree478011ae5fade7ce4ac0c2d1a5fc504d210a482e /Library/Formula/cocot.rb
parenta5566e3b61ac314ba756fad6bf90a724c9c62017 (diff)
downloadhomebrew-174acd649c19dbc83f34a6a9e95bdc137b1a2a1b.tar.bz2
Change github /tarball/ URLs to /archive/ for formulae A-K
The `brew audit` check complains about the older /tarball/ URL scheme. Update formulae to use the new /archive/ URL and update the SHA to match. Closes #18813. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/cocot.rb')
-rw-r--r--Library/Formula/cocot.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cocot.rb b/Library/Formula/cocot.rb
index 4ad0ffd48..c3a104bd2 100644
--- a/Library/Formula/cocot.rb
+++ b/Library/Formula/cocot.rb
@@ -2,9 +2,9 @@ require 'formula'
class Cocot < Formula
homepage 'http://vmi.jp/software/cygwin/cocot.html'
- url 'https://github.com/vmi/cocot/tarball/cocot-1.1-20120313'
+ url 'https://github.com/vmi/cocot/archive/cocot-1.1-20120313.tar.gz'
version '1.1-20120313'
- sha1 '66dde7a784addd9aadd8223af6e677ff0d56ac49'
+ sha1 'ffc36f56e47c22a963ef48cb67e60b0337b58bc6'
head 'https://github.com/vmi/cocot.git', :branch => 'master'
def install