ctags: Update repository location

Closes Homebrew/homebrew#28962.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Richo Healey 2014-05-04 21:56:08 -07:00 committed by Adam Vandenberg
parent d534f46edf
commit 79853bab12
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ class Ctags < Formula
sha1 '482da1ecd182ab39bbdc09f2f02c9fba8cd20030'
head do
url 'https://ctags.svn.sourceforge.net/svnroot/ctags/trunk'
url 'https://svn.code.sf.net/p/ctags/code/trunk'
depends_on :autoconf
end