From 4da0297c6650286993f79b5d770f6fe899793a57 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Wed, 2 Jan 2013 22:37:59 -0600 Subject: [PATCH] dylibbundler 0.4.2 Signed-off-by: Adam Vandenberg --- Formula/dylibbundler.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dylibbundler.rb b/Formula/dylibbundler.rb index 6d336fb2261..54247d2610d 100644 --- a/Formula/dylibbundler.rb +++ b/Formula/dylibbundler.rb @@ -2,8 +2,8 @@ require 'formula' class Dylibbundler < Formula homepage 'http://macdylibbundler.sourceforge.net' - url 'http://sourceforge.net/projects/macdylibbundler/files/macdylibbundler/0.4.1/dylibbundler0.4.1.zip' - sha1 'ea80b57a487da3df3e3cc508573bf18268100464' + url 'http://sourceforge.net/projects/macdylibbundler/files/macdylibbundler/0.4.2/dylibbundler-0.4.2.zip' + sha1 '7cd65413ed250a42a3428e34d624e3141c173ab4' def install system "make"