maven: update download url

Closes Homebrew/homebrew#14862.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Odd Christer Brovig 2012-09-11 23:03:10 +03:00 committed by Adam Vandenberg
parent 0735ee091c
commit 3cc00c90aa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require 'formula'
class Maven < Formula
homepage 'http://maven.apache.org/'
url 'http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0.4-bin.tar.gz'
url 'http://www.apache.org/dyn/closer.cgi/maven/maven-3/3.0.4/binaries/apache-maven-3.0.4-bin.tar.gz'
sha1 '0de5dc162bafde3fcb0a6b009cfeea81a042523b'
def install