aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/activemq.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/activemq.rb b/Library/Formula/activemq.rb
index 541449589..584267b63 100644
--- a/Library/Formula/activemq.rb
+++ b/Library/Formula/activemq.rb
@@ -1,7 +1,7 @@
class Activemq < Formula
- homepage "http://activemq.apache.org/"
- url "http://www.apache.org/dyn/closer.cgi?path=/activemq/5.11.1/apache-activemq-5.11.1-bin.tar.gz"
- sha1 "db4310f037af4a430abfdddf18c2df4082a34340"
+ homepage "https://activemq.apache.org/"
+ url "https://www.apache.org/dyn/closer.cgi?path=/activemq/5.11.1/apache-activemq-5.11.1-bin.tar.gz"
+ sha256 "5ae90f4ea6caa3af7d9f79d1cc55b575dd44170b1451f096494e1a356828d35f"
depends_on :java => "1.6+"