xmp 4.0.5

This commit is contained in:
Misty De Meo 2013-05-18 16:58:55 -05:00
parent 0260d008a5
commit 40f034b65a

View file

@ -2,11 +2,12 @@ require 'formula'
class Xmp < Formula
homepage 'http://xmp.sourceforge.net'
url 'http://downloads.sourceforge.net/project/xmp/xmp/4.0.4/xmp-4.0.4.tar.gz'
sha1 '2eb9750790d660b014fad75d5331b4d05553302b'
url 'http://downloads.sourceforge.net/project/xmp/xmp/4.0.5/xmp-4.0.5.tar.gz'
sha1 '3de0292afc8c0e28b3f2f9328b28bc19d0fda9d1'
head 'git://git.code.sf.net/p/xmp/xmp-cli'
depends_on :autoconf if build.head?
depends_on 'pkg-config' => :build
depends_on 'libxmp'
def install