Skip to content

Commit

Permalink
apollo 1.6
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed May 24, 2013
1 parent 3fe7365 commit b645df6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/apollo.rb
Expand Up @@ -16,9 +16,9 @@ class FuseMQApolloMQTT < Formula

class Apollo < Formula
homepage 'http://activemq.apache.org/apollo'
url "http://archive.apache.org/dist/activemq/activemq-apollo/1.5/apache-apollo-1.5-unix-distro.tar.gz"
version "1.5"
sha1 '7944c4f40f2b98c79cd697a06238d056f7b4b394'
url "http://archive.apache.org/dist/activemq/activemq-apollo/1.6/apache-apollo-1.6-unix-distro.tar.gz"
version "1.6"
sha1 'e3fdd8b1d7a41809237e42bd724a427552b67533'

option "no-bdb", "Install without bdb store support"
option "no-mqtt", "Install without MQTT protocol support"
Expand Down

0 comments on commit b645df6

Please sign in to comment.