math/barvinok: Update 0.41.6 → 0.41.7
Reported by: portscout
This commit is contained in:
parent
9114d3ea22
commit
0e8f0ad0bf
3 changed files with 5 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= barvinok
|
||||
DISTVERSION= 0.41.6
|
||||
DISTVERSION= 0.41.7
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://barvinok.sourceforge.io/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1656884260
|
||||
SHA256 (barvinok-0.41.6.tar.gz) = 20a8840caedf55c501dcf0906275aff354897d6e60e4fae707efddb647a6ee52
|
||||
SIZE (barvinok-0.41.6.tar.gz) = 6344564
|
||||
TIMESTAMP = 1685989736
|
||||
SHA256 (barvinok-0.41.7.tar.gz) = 1d305e42487d3db8084a233035a1578be827a8d8d4a5a7506f6a6315b18273d1
|
||||
SIZE (barvinok-0.41.7.tar.gz) = 6436603
|
||||
|
|
|
@ -3,7 +3,6 @@ bin/barvinok_ehrhart
|
|||
bin/barvinok_enumerate
|
||||
bin/barvinok_enumerate_e
|
||||
bin/iscc
|
||||
bin/polytope_scan
|
||||
include/barvinok/NTL.h
|
||||
include/barvinok/NTL_QQ.h
|
||||
include/barvinok/barvinok.h
|
||||
|
@ -18,5 +17,5 @@ include/barvinok/set.h
|
|||
include/barvinok/util.h
|
||||
lib/libbarvinok.so
|
||||
lib/libbarvinok.so.23
|
||||
lib/libbarvinok.so.23.0.11
|
||||
lib/libbarvinok.so.23.0.12
|
||||
libdata/pkgconfig/barvinok.pc
|
||||
|
|
Loading…
Reference in a new issue