aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jags.rb
diff options
context:
space:
mode:
authorBrett Koonce2012-12-06 11:22:47 -0600
committerAdam Vandenberg2012-12-14 11:19:48 -0800
commit42b480554a2df2c8e2b087e7c5bbae8fcdd5416b (patch)
treefa630da41e8790fde8ba1695d0e2d3c8589d3633 /Library/Formula/jags.rb
parentc9810384e692d606ab2bfc8ae969ac31d0e42b94 (diff)
downloadhomebrew-42b480554a2df2c8e2b087e7c5bbae8fcdd5416b.tar.bz2
JAGS 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/jags.rb')
-rw-r--r--Library/Formula/jags.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jags.rb b/Library/Formula/jags.rb
index 014ef0f7a..91f9cae23 100644
--- a/Library/Formula/jags.rb
+++ b/Library/Formula/jags.rb
@@ -2,8 +2,8 @@ require 'formula'
class Jags < Formula
homepage 'http://www-fis.iarc.fr/~martyn/software/jags/'
- url 'http://sourceforge.net/projects/mcmc-jags/files/JAGS/3.x/Source/JAGS-3.2.0.tar.gz'
- sha1 '020df50df98e066b261db77b061d8d8d354bf72b'
+ url 'http://sourceforge.net/projects/mcmc-jags/files/JAGS/3.x/Source/JAGS-3.3.0.tar.gz'
+ sha1 '79a50baaf1e2b2e7673d477e830963b49aad2a6c'
def install
ENV.fortran