aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/peg.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/peg.rb')
-rw-r--r--Library/Formula/peg.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/peg.rb b/Library/Formula/peg.rb
index e0c50ea3b..935a4cec6 100644
--- a/Library/Formula/peg.rb
+++ b/Library/Formula/peg.rb
@@ -3,7 +3,7 @@ require 'formula'
class Peg < Formula
homepage 'http://piumarta.com/software/peg/'
url 'http://piumarta.com/software/peg/peg-0.1.9.tar.gz'
- md5 '26888aff55d5578b8eb2b3f42c4ed587'
+ sha1 '40a3dd06264fef8aaaedcc88f198c0641bf4190d'
def install
system "make all"