chuck 1.3.1.3

Closes Homebrew/homebrew#15741.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Myles Borins 2012-10-30 02:15:09 -07:00 committed by Adam Vandenberg
parent 91e7841363
commit 0c0d9d0a1d

View file

@ -2,8 +2,8 @@ require 'formula'
class Chuck < Formula
homepage 'http://chuck.cs.princeton.edu/'
url 'http://chuck.cs.princeton.edu/release/files/chuck-1.3.1.2.tgz'
sha1 '9987c8e66c0910f2fab16845b763fc16ca743a80'
url 'http://chuck.cs.princeton.edu/release/files/chuck-1.3.1.3.tgz'
sha1 '67d45941535f311b7700ed4958a4ad6929bca284'
def install
cd "src" do