Skip to content

Commit

Permalink
math/hpcombi: upgrade to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Oct 23, 2023
1 parent 9b7bfea commit fc5d758
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions math/hpcombi/Makefile
@@ -1,6 +1,5 @@
PORTNAME= HPCombi
PORTVERSION= 0.0.6
PORTREVISION= 1
PORTVERSION= 0.0.7
DISTVERSIONPREFIX= v
CATEGORIES= math devel

Expand All @@ -15,11 +14,12 @@ ONLY_FOR_ARCHS_REASON= uses AVX instruction set

BUILD_DEPENDS= sparsehash>0:devel/sparsehash
LIB_DEPENDS= libbenchmark.so:devel/benchmark
TEST_DEPENDS= boost-libs>0:devel/boost-libs

USE_GITHUB= yes
GH_ACCOUNT= hivert

USES= cmake compiler:c++11-lang localbase:ldflags
USES= cmake:testing compiler:c++11-lang localbase:ldflags pkgconfig

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions math/hpcombi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1586169423
SHA256 (hivert-HPCombi-v0.0.6_GH0.tar.gz) = 612d103578c457cc756019b55224fa648350be448715db8a9a0353204648a7eb
SIZE (hivert-HPCombi-v0.0.6_GH0.tar.gz) = 114779
TIMESTAMP = 1697908801
SHA256 (hivert-HPCombi-v0.0.7_GH0.tar.gz) = b39992d88680cb52370daa9529a0499e75979970b5b2d087d05015dd09f47cd5
SIZE (hivert-HPCombi-v0.0.7_GH0.tar.gz) = 114984

0 comments on commit fc5d758

Please sign in to comment.