activemq: https, sha256
Closes Homebrew/homebrew#38041. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>master
parent
fd3e5b632a
commit
f9e7012058
|
@ -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+"
|
||||
|
||||
|
|
Loading…
Reference in New Issue