From 38ce8218fa14a719e7f8bb3bdeae348789945c8c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 26 May 2013 12:19:39 -0700 Subject: gnu-smalltalk --devel 3.2.90 --- Library/Formula/gnu-smalltalk.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/gnu-smalltalk.rb b/Library/Formula/gnu-smalltalk.rb index e21f917cc..486df4ec4 100644 --- a/Library/Formula/gnu-smalltalk.rb +++ b/Library/Formula/gnu-smalltalk.rb @@ -6,6 +6,11 @@ class GnuSmalltalk < Formula mirror 'http://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.5.tar.xz' sha1 '0eb5895b9b5bebe4f75308efbe34f8721fc2fd6b' + devel do + url 'ftp://alpha.gnu.org/gnu/smalltalk/smalltalk-3.2.90.tar.gz' + sha1 'dd8bba5702591f0d5e2676878e1b3ee48f0ff37f' + end + head 'https://github.com/bonzini/smalltalk.git' option 'tests', 'Verify the build with make check (this may hang)' -- cgit v1.2.3