boost-jam: fix homepage
This commit is contained in:
parent
625313941c
commit
35034476ca
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class BoostJam < Formula
|
||||
url 'http://downloads.sourceforge.net/project/boost/boost-jam/3.1.18/boost-jam-3.1.18.tgz'
|
||||
homepage 'http://www.boost.org/doc/tools/build/doc/html/jam/usage.html'
|
||||
homepage 'http://www.boost.org/boost-build2/doc/html/bbv2/jam.html'
|
||||
md5 'f790e022d658db38db5cc4aeeccad3f1'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue