ace: use an https homepage url
This commit is contained in:
parent
03d3b7dca7
commit
417998b282
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Ace < Formula
|
||||
desc "ADAPTIVE Communication Environment: OO network programming in C++"
|
||||
homepage "http://www.dre.vanderbilt.edu/~schmidt/ACE.html"
|
||||
homepage "https://www.dre.vanderbilt.edu/~schmidt/ACE.html"
|
||||
url "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.3.3.tar.bz2"
|
||||
sha256 "f362e45f624db3343db529654b601d5df69b5f56fa4597cf453da35d80989888"
|
||||
|
||||
|
|
Loading…
Reference in a new issue