dylibbundler: fix sha1.

Closes Homebrew/homebrew#25461.
master
Mike McQuaid 2013-12-25 21:47:59 +00:00
parent f7b9e24697
commit 110990aa56
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require 'formula'
class Dylibbundler < Formula
homepage 'http://macdylibbundler.sourceforge.net'
url 'http://downloads.sourceforge.net/project/macdylibbundler/macdylibbundler/0.4.4/dylibbundler-0.4.4.zip'
sha1 '1b9a01b60bf345fc599c12ca59ef4fd94a277de4'
sha1 '8d120bababc5218927447cf7fec57abf5d093ff6'
def install
system "make"