guile (devel) 2.0.7
Closes Homebrew/homebrew#16325. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6493ba050c
commit
2284e202cc
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Guile < Formula
|
|||
sha1 '548d6927aeda332b117f8fc5e4e82c39a05704f9'
|
||||
|
||||
devel do
|
||||
url 'http://ftpmirror.gnu.org/guile/guile-2.0.6.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/guile/guile-2.0.6.tar.gz'
|
||||
sha1 'aee330029ea48160071fdbd09271d80c92498669'
|
||||
url 'http://ftpmirror.gnu.org/guile/guile-2.0.7.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/guile/guile-2.0.7.tar.gz'
|
||||
sha1 '4425cc1a60ffe5637972a328880f98746c2a0f5b'
|
||||
end
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
|
Loading…
Reference in a new issue