Skip to content

Commit

Permalink
redland: Update to 1.0.14
Browse files Browse the repository at this point in the history
Closes Homebrew#8018.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
  • Loading branch information
DougBurke authored and Sharpie committed Oct 8, 2011
1 parent e45d186 commit e81df08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/redland.rb
@@ -1,9 +1,9 @@
require 'formula'

class Redland < Formula
url 'http://download.librdf.org/source/redland-1.0.12.tar.gz'
url 'http://download.librdf.org/source/redland-1.0.14.tar.gz'
homepage 'http://librdf.org/'
md5 '40f37a5ad97fdfbf984f78dcea0c6115'
md5 '3400579d137da82c4175debf9f6d53ba'

depends_on 'pkg-config' => :build
depends_on 'raptor'
Expand Down

0 comments on commit e81df08

Please sign in to comment.