From 9944463ca772432d0979b4e907dd6f5a301f270b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 26 Oct 2013 10:51:17 -0700 Subject: [PATCH] activemq-cpp 3.8.1 --- Formula/activemq-cpp.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/activemq-cpp.rb b/Formula/activemq-cpp.rb index eda1756b77..961ba369c0 100644 --- a/Formula/activemq-cpp.rb +++ b/Formula/activemq-cpp.rb @@ -1,14 +1,14 @@ require 'formula' class ActivemqCpp < Formula - url 'http://apache.dattatec.com/activemq/activemq-cpp/source/activemq-cpp-library-3.7.1-src.tar.bz2' homepage 'http://activemq.apache.org/cms/index.html' - sha1 'e70167a0dc4f6c645c1e16a9c4e3fd95d208adf5' + url 'http://apache.dattatec.com/activemq/activemq-cpp/source/activemq-cpp-library-3.8.1-src.tar.bz2' + sha1 'd82d6c647d507ef4a44e28665f68def7a79e5b1d' depends_on 'autogen' => :build - depends_on 'autoconf' => :build - depends_on 'automake' => :build - depends_on 'libtool' => :build + depends_on :autoconf + depends_on :automake + depends_on :libtool def install