diff options
Diffstat (limited to 'Library/Formula/zzuf.rb')
| -rw-r--r-- | Library/Formula/zzuf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/zzuf.rb b/Library/Formula/zzuf.rb index a09df27c3..7c5338459 100644 --- a/Library/Formula/zzuf.rb +++ b/Library/Formula/zzuf.rb @@ -3,7 +3,7 @@ require 'formula' class Zzuf < Formula url 'http://caca.zoy.org/files/zzuf/zzuf-0.13.tar.gz' homepage 'http://caca.zoy.org/wiki/zzuf' - md5 '74579c429f9691f641a14f408997d42d' + sha1 '19f904d63d045194885639c381a607ca86a319b5' def patches # Fix OS X-specific bug in zzuf 0.13; see https://trac.macports.org/ticket/29157 |
