mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/fplll: upgrade to 5.5.0
Changelog at https://github.com/fplll/fplll/releases/tag/5.5.0 PR: 283829 Approved by: yuri (maintainer)
This commit is contained in:
parent
c3e24f8df5
commit
0808a4a244
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= fplll
|
PORTNAME= fplll
|
||||||
DISTVERSION= 5.4.5
|
DISTVERSION= 5.5.0
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
|
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1702755284
|
TIMESTAMP = 1735915472
|
||||||
SHA256 (fplll-5.4.5.tar.gz) = 76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
|
SHA256 (fplll-5.5.0.tar.gz) = f0af6bdd0ebd5871e87ff3ef7737cb5360b1e38181a4e5a8c1236f3476fec3b2
|
||||||
SIZE (fplll-5.4.5.tar.gz) = 2630275
|
SIZE (fplll-5.5.0.tar.gz) = 2633527
|
||||||
|
|
|
@ -44,7 +44,7 @@ include/fplll/threadpool.h
|
||||||
include/fplll/util.h
|
include/fplll/util.h
|
||||||
include/fplll/wrapper.h
|
include/fplll/wrapper.h
|
||||||
lib/libfplll.so
|
lib/libfplll.so
|
||||||
lib/libfplll.so.8
|
lib/libfplll.so.9
|
||||||
lib/libfplll.so.8.0.1
|
lib/libfplll.so.9.0.0
|
||||||
libdata/pkgconfig/fplll.pc
|
libdata/pkgconfig/fplll.pc
|
||||||
%%DATADIR%%/strategies/default.json
|
%%DATADIR%%/strategies/default.json
|
||||||
|
|
Loading…
Add table
Reference in a new issue