diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-21 16:35:25 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-21 17:12:16 +0000 |
commit | 8fc23f5e73d00e638c050eed7fe234726ac2264e (patch) | |
tree | 1046b2efdc9bf6e0e4da4bab71c546d9d0f6bf11 | |
parent | b16fd8ae1ee093ec310e508aa5b4977eb02401ed (diff) | |
download | ports-8fc23f5e73d00e638c050eed7fe234726ac2264e.tar.gz ports-8fc23f5e73d00e638c050eed7fe234726ac2264e.zip |
science/hypre: Update 2.22.0 -> 2.22.1
Reported by: portscout
-rw-r--r-- | science/hypre/Makefile | 7 | ||||
-rw-r--r-- | science/hypre/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/science/hypre/Makefile b/science/hypre/Makefile index 7466ad1b2b19..7d783a234601 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -2,7 +2,7 @@ PORTNAME= hypre DISTVERSIONPREFIX= v -DISTVERSION= 2.22.0 +DISTVERSION= 2.22.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -15,10 +15,11 @@ LICENSE_FILE_MIT= ${WRKSRC}/../LICENSE-MIT BROKEN_powerpc64= fails to compile: ./DistributedMatrixPilutSolver.h:97:20: expected ')' before '->' token -USES= blaslapack fortran gmake localbase # gmake is only for the 'test' target +USES= blaslapack fortran gmake localbase +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= hypre-space -USE_LDCONFIG= yes WRKSRC_SUBDIR= src diff --git a/science/hypre/distinfo b/science/hypre/distinfo index d4f43dda9111..81f776c60c21 100644 --- a/science/hypre/distinfo +++ b/science/hypre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624472854 -SHA256 (hypre-space-hypre-v2.22.0_GH0.tar.gz) = 2c786eb5d3e722d8d7b40254f138bef4565b2d4724041e56a8fa073bda5cfbb5 -SIZE (hypre-space-hypre-v2.22.0_GH0.tar.gz) = 6030333 +TIMESTAMP = 1629563248 +SHA256 (hypre-space-hypre-v2.22.1_GH0.tar.gz) = c1e7761b907c2ee0098091b69797e9be977bff8b7fd0479dc20cad42f45c4084 +SIZE (hypre-space-hypre-v2.22.1_GH0.tar.gz) = 6037099 |