aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pike.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pike.rb b/Library/Formula/pike.rb
index d62bb1391..db645e19a 100644
--- a/Library/Formula/pike.rb
+++ b/Library/Formula/pike.rb
@@ -2,8 +2,8 @@ require 'formula'
class Pike < Formula
homepage 'http://pike.lysator.liu.se'
- url 'http://pike.lysator.liu.se/pub/pike/latest-stable/Pike-v7.8.700.tar.gz'
- sha1 '877bd50d2bb202aa485d1f7c62398922d60696c7'
+ url 'http://pike.lysator.liu.se/pub/pike/all/7.8.866/Pike-v7.8.866.tar.gz'
+ sha1 'f3d6cc21e302576c3ac4bb5a525705dbeee2d060'
revision 1
depends_on "nettle"