ace 6.4.7
Closes #25368. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c5c05fb0d8
commit
46af23a70f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Ace < Formula
|
class Ace < Formula
|
||||||
desc "ADAPTIVE Communication Environment: OO network programming in C++"
|
desc "ADAPTIVE Communication Environment: OO network programming in C++"
|
||||||
homepage "https://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.4.6.tar.bz2"
|
url "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.4.7.tar.bz2"
|
||||||
sha256 "d263b2e0680ea24acd5ba05f8dbfdee0f4ceec18cf78fd5c09461750c4e46d77"
|
sha256 "cda98024f0fab631a05c2b418177bf5a11dbcfb557010faf22ddf2397b6376fd"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue