diff --git a/Formula/peg.rb b/Formula/peg.rb index 55a851097ff..e0c50ea3be7 100644 --- a/Formula/peg.rb +++ b/Formula/peg.rb @@ -2,8 +2,8 @@ require 'formula' class Peg < Formula homepage 'http://piumarta.com/software/peg/' - url 'http://piumarta.com/software/peg/peg-0.1.7.tar.gz' - md5 'e68a7b8d9ae11275242e84abd86c3258' + url 'http://piumarta.com/software/peg/peg-0.1.9.tar.gz' + md5 '26888aff55d5578b8eb2b3f42c4ed587' def install system "make all"