mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
python3-cysignals: update to 1.12.4.
This commit is contained in:
parent
34ccf84ddb
commit
c0bff46af5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cysignals'
|
||||
pkgname=python3-cysignals
|
||||
version=1.12.3
|
||||
version=1.12.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=meson
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
|
|||
homepage="https://github.com/sagemath/cysignals"
|
||||
changelog="https://github.com/sagemath/cysignals/releases"
|
||||
distfiles="${PYPI_SITE}/c/cysignals/cysignals-${version}.tar.gz"
|
||||
checksum=89f7626dbf29db5ab3d6eff15a89978f4eb5193c320e9099bcc157dacdefd1eb
|
||||
checksum=4aefa3b35eb036cb40b2b948df84725976b987895338204f64550e2d63891f5f
|
||||
|
||||
# cysignals must be compiled without _FORTIFY_SOURCE
|
||||
CFLAGS="-U_FORTIFY_SOURCE"
|
||||
|
|
Loading…
Add table
Reference in a new issue