Permalink
Browse files
glpk: update to version 4.65
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
math/glpk/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup muniversal 1.0 |
|
|
|
|
|
name glpk |
|
|
epoch 1 |
|
|
version 4.64 |
|
|
version 4.65 |
|
|
license GPL-3+ |
|
|
categories math lang |
|
|
platforms darwin |
|
|
@@ -21,8 +21,8 @@ long_description The GLPK (GNU Linear Programming Kit) package is intended fo |
|
|
homepage https://www.gnu.org/software/${name}/ |
|
|
master_sites gnu |
|
|
|
|
|
checksums rmd160 7c160da2c931b0bc353161184b4b6ade122267c0 \ |
|
|
sha256 539267f40ea3e09c3b76a31c8747f559e8a097ec0cda8f1a3778eec3e4c3cc24 |
|
|
checksums rmd160 eec545719baf2d691f12ded2822bde1ea7185c26 \ |
|
|
sha256 4281e29b628864dfe48d393a7bedd781e5b475387c20d8b0158f329994721a10 |
|
|
|
|
|
depends_lib port:gmp |
|
|
configure.args --with-gmp |
|
|
|