aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/peg.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/peg.rb b/Library/Formula/peg.rb
index 877070507..c0bba78f0 100644
--- a/Library/Formula/peg.rb
+++ b/Library/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.13.tar.gz'
- sha1 'ecf33104907ed18339395874245a6a0bd2b4f515'
+ url 'http://piumarta.com/software/peg/peg-0.1.15.tar.gz'
+ sha1 '85b8d85f3f6678372624d5013372ca7175604976'
def install
system "make all"