Skip to content

Commit

Permalink
raptor2 2.0.10
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Sep 18, 2013
1 parent 445b223 commit a29b562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/raptor.rb
Expand Up @@ -2,8 +2,8 @@

class Raptor < Formula
homepage 'http://librdf.org/raptor/'
url 'http://download.librdf.org/source/raptor2-2.0.9.tar.gz'
sha1 '5770aeaa9c1e9b655634d60a85227bbd57a262e9'
url 'http://download.librdf.org/source/raptor2-2.0.10.tar.gz'
sha1 'b03c6dc87af9b5d3adb3edad29249f3184843dd6'

def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}"
Expand Down

0 comments on commit a29b562

Please sign in to comment.