math/py-CyLP: Update 0.9.4 -> 0.91.0
This commit is contained in:
parent
195affec9d
commit
c7781899b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555586
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= CyLP
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.4
|
||||
DISTVERSION= 0.91.0
|
||||
CATEGORIES= math python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -25,9 +25,10 @@ LIB_DEPENDS= libblas.so:math/blas \
|
|||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= compiler:c++11-lang python
|
||||
USE_PYTHON= distutils cython autoplist
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= coin-or
|
||||
USE_PYTHON= distutils cython autoplist
|
||||
|
||||
MAKE_ENV= COIN_INSTALL_DIR=${LOCALBASE}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1587446114
|
||||
SHA256 (coin-or-CyLP-v0.9.4_GH0.tar.gz) = 0fb8a8132d38b53deeea1db154be53e93841d268df4e6a25dd804a0fe145ef28
|
||||
SIZE (coin-or-CyLP-v0.9.4_GH0.tar.gz) = 8922031
|
||||
TIMESTAMP = 1605646346
|
||||
SHA256 (coin-or-CyLP-v0.91.0_GH0.tar.gz) = d94f1f91d2fa006233bd74dec4eab026dca34d140f3e685e609d811d5e6b7708
|
||||
SIZE (coin-or-CyLP-v0.91.0_GH0.tar.gz) = 8921643
|
||||
|
|
Loading…
Reference in a new issue