ace 6.4.8
Closes #27839. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
e4e8364d1f
commit
8a24664f72
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ace < Formula
|
||||
desc "ADAPTIVE Communication Environment: OO network programming in C++"
|
||||
homepage "https://www.dre.vanderbilt.edu/~schmidt/ACE.html"
|
||||
url "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.4.7.tar.bz2"
|
||||
sha256 "cda98024f0fab631a05c2b418177bf5a11dbcfb557010faf22ddf2397b6376fd"
|
||||
url "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.4.8.tar.bz2"
|
||||
sha256 "0f8121a8e3f49e217644a353d439d148f1d6fe52487ae6bd80572a2bb4f30ca4"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue