Chicken 4.9.0.1
Closes Homebrew/homebrew#30689. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
926d39efed
commit
96162a2c28
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Chicken < Formula
|
||||
homepage 'http://www.call-cc.org/'
|
||||
url 'http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.5.tar.gz'
|
||||
sha1 'fb393e49433c183d6a97da9b1ca48cb09ed51d72'
|
||||
url 'http://code.call-cc.org/releases/4.9.0/chicken-4.9.0.1.tar.gz'
|
||||
sha1 'd6ec6eb51c6d69e006cc72939b34855013b8535a'
|
||||
|
||||
head 'git://code.call-cc.org/chicken-core'
|
||||
|
||||
|
|
Loading…
Reference in a new issue