diff options
author | Geoffrey Oxberry <oxberry1@llnl.gov> | 2022-04-20 19:18:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 19:18:55 -0700 |
commit | b2534171be650bb1191d3e88a7128440155db987 (patch) | |
tree | b57a51404984a5b9d50318255a60476d68e1d7ac /.dockerignore | |
parent | 4905a71d6d60ea794d85e3d6c423b483c3a2d3ee (diff) | |
download | spack-b2534171be650bb1191d3e88a7128440155db987.tar.gz spack-b2534171be650bb1191d3e88a7128440155db987.tar.bz2 spack-b2534171be650bb1191d3e88a7128440155db987.tar.xz spack-b2534171be650bb1191d3e88a7128440155db987.zip |
ipopt: update urls to use github instead of coin-or.org, add version 3.14.5, add maintainer (#30207)
* ipopt: add goxberry as maintainer
This commit adds 'goxberry' (me, Geoff Oxberry) as a maintainer of the
Ipopt Spack package.
* ipopt: use github url instead of coin-or.org url
This commit changes the package URL for Ipopt from one containing
`coin-or.org` to one containing `github.com`. The rationale for
using `github.com` is as follows:
- The COIN-OR webpage now directs users interested in Ipopt source to
GitHub.
- Ipopt used to have a COIN-OR project homepage actually hosted on
coin-or.org using an SVN-Trac web page. A link to this project
homepage no longer appears within the "Projects" section of
COIN-OR's website.
- COIN-OR issued a 2021-12-15 post on the News section of its web site
(see https://www.coin-or.org/news/) that discusses the impact that
lack of financial support has on COIN-OR software maintenance. It
seems reasonable to suspect that the GitHub project is likely to
outlast the COIN-OR web site.
The sha256 hashes for ipopt@:3.12 downloaded from GitHub differ from
the corresponding COIN-OR versions, so these hashes are also updated.
* ipopt 3.14.5: add new version
This commit adds the latest version of Ipopt, 3.14.5, to the Ipopt
Spack package.
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions