tomee-plus 1.6.0.1
The Apache TomEE project released the 1.6.0.1 version of the TomEE web server stack. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
3775bd577d
commit
653670b15d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class TomeePlus < Formula
|
||||
homepage 'http://tomee.apache.org/'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=tomee/tomee-1.6.0/apache-tomee-1.6.0-plus.tar.gz'
|
||||
version '1.6.0'
|
||||
sha1 'f6751c837c7dc7e60b72ea84b1f425f71d79b926'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=tomee/tomee-1.6.0.1/apache-tomee-1.6.0.1-plus.tar.gz'
|
||||
version '1.6.0.1'
|
||||
sha1 'a9d47bb3eff81440586ec26613c11a2e164c6d04'
|
||||
|
||||
# Keep log folders
|
||||
skip_clean 'libexec'
|
||||
|
|
Loading…
Reference in a new issue