Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
redo: fix broken md5
Browse files Browse the repository at this point in the history
Closes #7951.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
  • Loading branch information
nickstenning authored and Sharpie committed Oct 3, 2011
1 parent 3a7989c commit 52eaf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/redo.rb
Expand Up @@ -9,7 +9,7 @@ class Redo < Formula
version '0.06'
url "https://github.com/apenwarr/redo/zipball/redo-#{version}"
homepage 'https://github.com/apenwarr/redo'
md5 '7af7d8a639943731bb0370427b55bf10'
md5 '28c32ca00bb4d884e0d87c89808771a6'

def install
ENV['PREFIX'] = prefix
Expand Down

0 comments on commit 52eaf97

Please sign in to comment.