Skip to content

Commit

Permalink
math/amgcl: Update 1.4.2 -> 1.4.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 27, 2022
1 parent 7bc4e3a commit 6ed93a0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion math/amgcl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= amgcl
DISTVERSION= 1.4.2
DISTVERSION= 1.4.3
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions math/amgcl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1627015886
SHA256 (ddemidov-amgcl-1.4.2_GH0.tar.gz) = db0de6b75e6c205f44542c3ac8d9935c8357a58072963228d0bb11a54181aea8
SIZE (ddemidov-amgcl-1.4.2_GH0.tar.gz) = 2693644
TIMESTAMP = 1651024525
SHA256 (ddemidov-amgcl-1.4.3_GH0.tar.gz) = e920d5767814ce697d707d1f359a16c9b9eb79eba28fe19e14c18c2a505fe0ad
SIZE (ddemidov-amgcl-1.4.3_GH0.tar.gz) = 3033676
3 changes: 3 additions & 0 deletions math/amgcl/pkg-plist
Expand Up @@ -12,6 +12,7 @@ include/amgcl/amg.hpp
include/amgcl/backend/blaze.hpp
include/amgcl/backend/block_crs.hpp
include/amgcl/backend/builtin.hpp
include/amgcl/backend/builtin_hybrid.hpp
include/amgcl/backend/cuda.hpp
include/amgcl/backend/detail/default_direct_solver.hpp
include/amgcl/backend/detail/matrix_ops.hpp
Expand All @@ -24,6 +25,7 @@ include/amgcl/backend/vexcl.hpp
include/amgcl/backend/vexcl_static_matrix.hpp
include/amgcl/backend/viennacl.hpp
include/amgcl/coarsening/aggregation.hpp
include/amgcl/coarsening/as_scalar.hpp
include/amgcl/coarsening/detail/galerkin.hpp
include/amgcl/coarsening/detail/scaled_galerkin.hpp
include/amgcl/coarsening/plain_aggregates.hpp
Expand Down Expand Up @@ -98,6 +100,7 @@ include/amgcl/preconditioner/dummy.hpp
include/amgcl/preconditioner/runtime.hpp
include/amgcl/preconditioner/schur_pressure_correction.hpp
include/amgcl/profiler.hpp
include/amgcl/relaxation/as_block.hpp
include/amgcl/relaxation/as_preconditioner.hpp
include/amgcl/relaxation/chebyshev.hpp
include/amgcl/relaxation/cusparse_ilu0.hpp
Expand Down

0 comments on commit 6ed93a0

Please sign in to comment.