GlassFish 3.1.2
Closes Homebrew/homebrew#11395. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
5a12735b84
commit
aec4faa27f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Glassfish < Formula
|
||||
homepage 'http://glassfish.org/'
|
||||
url 'http://download.java.net/glassfish/3.1.1/release/glassfish-3.1.1.zip'
|
||||
md5 'bf92c2c99b3d53b83bbc8c7e2124a897'
|
||||
url 'http://download.java.net/glassfish/3.1.2/release/glassfish-3.1.2.zip'
|
||||
md5 'a3a566302aa7bf20dcd44b9c79492680'
|
||||
|
||||
skip_clean :all
|
||||
|
||||
|
|
Loading…
Reference in a new issue