autogen 5.17.2
This commit is contained in:
parent
9937bac7b4
commit
ac5ca3b0a1
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class Autogen < Formula
|
||||
homepage 'http://autogen.sourceforge.net'
|
||||
url 'http://ftpmirror.gnu.org/autogen/rel5.17.1/autogen-5.17.1.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/autogen/rel5.17.1/autogen-5.17.1.tar.gz'
|
||||
sha1 '089b13c93a6ac2c5ef9993fc2c8e516683fcea8e'
|
||||
url 'http://ftpmirror.gnu.org/autogen/rel5.17.2/autogen-5.17.2.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/autogen/rel5.17.2/autogen-5.17.2.tar.gz'
|
||||
sha1 '90c0819e5716df9b9c04385435778e4505cb111f'
|
||||
|
||||
depends_on 'guile'
|
||||
|
||||
|
|
Loading…
Reference in a new issue