diff options
Diffstat (limited to 'Library/Formula/unpaper.rb')
| -rw-r--r-- | Library/Formula/unpaper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/unpaper.rb b/Library/Formula/unpaper.rb index d8c8e6876..d45a7b372 100644 --- a/Library/Formula/unpaper.rb +++ b/Library/Formula/unpaper.rb @@ -3,7 +3,7 @@ require 'formula' class Unpaper < Formula url 'http://download.berlios.de/unpaper/unpaper-0.3.tar.gz' homepage 'http://unpaper.berlios.de/' - md5 'be41eaf8556e7df39ab53939c99c4f7b' + sha1 '120eee7c635eeb8ea75431c2dfba89bd8c132493' def install # Fix make.sh to take CFLAGS/LDFLAGS from environment |
