aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libcppa.rb
diff options
context:
space:
mode:
authorMatthias Vallentin2015-01-10 11:55:25 +0100
committerMike McQuaid2015-01-10 13:47:53 +0000
commit194c3d147e41dfc1498402091a86be27e93e3a26 (patch)
tree7b247ad6fbcc3a356bc1c912c39c63ef9e1e10df /Library/Formula/libcppa.rb
parent71c5674b7d47f1fe5f3016f472d84800de31de11 (diff)
downloadhomebrew-194c3d147e41dfc1498402091a86be27e93e3a26.tar.bz2
libcppa 0.12.1
Closes #35721. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/libcppa.rb')
-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 6afc50b79..9b38135c0 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.0.tar.gz"
- sha1 "cb4e2c9a859d2d3095014237d4cdad63c1853c8c"
+ url "https://github.com/actor-framework/actor-framework/archive/0.12.1.tar.gz"
+ sha1 "a8267a2f5ab4f9124ab0b10279a6600c2867243b"
head "https://github.com/actor-framework/actor-framework.git"
bottle do