Skip to content

Commit

Permalink
exiv2 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Aug 5, 2012
1 parent 12bcd19 commit 858d41c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/exiv2.rb
@@ -1,9 +1,9 @@
require 'formula'

class Exiv2 < Formula
url 'http://www.exiv2.org/exiv2-0.21.1.tar.gz'
homepage 'http://www.exiv2.org'
md5 '5c99bbcaa998f6b200b92f2bf0ac4f9e'
url 'http://www.exiv2.org/exiv2-0.23.tar.gz'
sha1 '5f342bf642477526f41add11d6ee7787cdcd639f'

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

0 comments on commit 858d41c

Please sign in to comment.