aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMatthias Vallentin2015-01-27 10:20:05 -0800
committerMike McQuaid2015-01-28 07:46:20 +0000
commitd3f809d37cfafdf10d56ce0c735ed5da2bddc95c (patch)
treeb6ba369091793954fc5962232d9462f919ca0977 /Library/Formula
parente80e707e54870f55a768822e19acc417543f006d (diff)
downloadhomebrew-d3f809d37cfafdf10d56ce0c735ed5da2bddc95c.tar.bz2
libcppa 0.12.2
Closes #36288. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libcppa.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libcppa.rb b/Library/Formula/libcppa.rb
index 7a9a112bc..49be59ec9 100644
--- a/Library/Formula/libcppa.rb
+++ b/Library/Formula/libcppa.rb
@@ -2,8 +2,8 @@ class Libcppa < Formula
# TODO: since libcppa has been renamed to CAF, this formula should eventually
# be renamed to 'caf.rb'.
homepage "http://actor-framework.org/"
- url "https://github.com/actor-framework/actor-framework/archive/0.12.1.tar.gz"
- sha1 "a8267a2f5ab4f9124ab0b10279a6600c2867243b"
+ url "https://github.com/actor-framework/actor-framework/archive/0.12.2.tar.gz"
+ sha1 "003655f524a727fa8ccb5b41b6d997b299f5b496"
head "https://github.com/actor-framework/actor-framework.git"
bottle do