mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Upgrade to 0.5.5.
Release notes at <https://github.com/fplll/fpylll/releases/tag/0.5.5>.
This commit is contained in:
parent
9004f557a0
commit
5563d929ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561360
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fpylll
|
||||
PORTVERSION= 0.5.4
|
||||
PORTVERSION= 0.5.5
|
||||
CATEGORIES= math python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -28,6 +28,9 @@ GH_ACCOUNT= fplll
|
||||
|
||||
USES= compiler:c++11-lang python:3.6+
|
||||
USE_PYTHON= distutils
|
||||
.if !defined(WITH_DEBUG)
|
||||
LDFLAGS+= -s
|
||||
.endif
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
DOCS_BUILD_DEPENDS= ${PY_SPHINX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608212089
|
||||
SHA256 (fplll-fpylll-0.5.4_GH0.tar.gz) = a7571b192a0bdf29b55ec5d15d31756087ce3434ed7ebb8ed3dd31830873a926
|
||||
SIZE (fplll-fpylll-0.5.4_GH0.tar.gz) = 124678
|
||||
TIMESTAMP = 1610459696
|
||||
SHA256 (fplll-fpylll-0.5.5_GH0.tar.gz) = 739c8161c2c8ffa852c2795e2148129074db30176ae3d014ff7d6feebcd531dd
|
||||
SIZE (fplll-fpylll-0.5.5_GH0.tar.gz) = 124743
|
||||
|
Loading…
Reference in New Issue
Block a user