aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/jena.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jena.rb b/Library/Formula/jena.rb
index aa1f7c733..d49c3971e 100644
--- a/Library/Formula/jena.rb
+++ b/Library/Formula/jena.rb
@@ -2,8 +2,8 @@ require 'formula'
class Jena < Formula
homepage 'http://jena.apache.org/'
- url 'http://www.apache.org/dist/jena/binaries/apache-jena-2.12.0.tar.gz'
- sha1 '12eeed737290e2f0bc0a3180d50a1eda7502ab04'
+ url 'http://archive.apache.org/dist/jena/binaries/apache-jena-2.12.1.tar.gz'
+ sha1 '4493a893b12b119d89d991d6d9c1f11f0700139b'
def shim_script target
<<-EOS.undent