aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/swi-prolog.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2012-02-19 09:27:12 -0800
committerAdam Vandenberg2012-02-19 09:27:25 -0800
commit201320ee452167eca4f89117c941b0fc562c2d2e (patch)
treed8ac65bfe84914a9b817b8b3f5db3a0262235667 /Library/Formula/swi-prolog.rb
parent3e37c534e37f0f08929f697346e295b243ea54a5 (diff)
downloadhomebrew-201320ee452167eca4f89117c941b0fc562c2d2e.tar.bz2
swi-prolog 6.0.0
Diffstat (limited to 'Library/Formula/swi-prolog.rb')
-rw-r--r--Library/Formula/swi-prolog.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/swi-prolog.rb b/Library/Formula/swi-prolog.rb
index bec54bf2d..0b5613a05 100644
--- a/Library/Formula/swi-prolog.rb
+++ b/Library/Formula/swi-prolog.rb
@@ -2,8 +2,8 @@ require 'formula'
class SwiProlog < Formula
homepage 'http://www.swi-prolog.org/'
- url 'http://www.swi-prolog.org/download/stable/src/pl-5.10.5.tar.gz'
- sha256 '38d938d6a64e894685aa44bf9ea34b5505764cd084e07e6b4c21a9dd89b579d5'
+ url 'http://www.swi-prolog.org/download/stable/src/pl-6.0.0.tar.gz'
+ sha256 '85591936c8b6af610b1a9960924e6e4eaf5abccf253749a15355ad79a9e80de9'
head 'git://www.swi-prolog.org/home/pl/git/pl.git'
depends_on 'pkg-config' => :build