intltool: 0.41.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Birger J. Nordølum 2011-03-25 18:15:34 +01:00 committed by Adam Vandenberg
parent 51d676b14b
commit 1a934ba7c9
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Intltool < Formula
url 'http://edge.launchpad.net/intltool/trunk/0.41.0/+download/intltool-0.41.0.tar.gz'
homepage 'http://www.freedesktop.org/wiki/Software/intltool'
md5 '8a6e4afd3fc93637dcd70e36ab899364'
url 'http://edge.launchpad.net/intltool/trunk/0.41.1/+download/intltool-0.41.1.tar.gz'
md5 'd6c91bf06681919ccfdf3624035b75dc'
def install
system "./configure", "--prefix=#{prefix}"