mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-fpylll: update to 0.6.3.
This commit is contained in:
parent
3940a1defe
commit
e6d23a1495
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-fpylll'
|
||||
pkgname=python3-fpylll
|
||||
version=0.6.2
|
||||
version=0.6.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-Cython
|
||||
|
@ -13,5 +13,5 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/fplll/fpylll"
|
||||
changelog="https://github.com/fplll/fpylll/releases"
|
||||
distfiles="${PYPI_SITE}/f/fpylll/fpylll-${version}.tar.gz"
|
||||
checksum=d5b2f250afb6fb2f9c70e03ffe1169ff6f2e167e348da1328cc20b693b915fbe
|
||||
distfiles="https://github.com/fplll/fpylll/releases/download/${version}/fpylll-${version}.tar.gz"
|
||||
checksum=a3f4049e1c27b52136f71f722312c4265e3a2dcb5722536ec8247d708dd4248a
|
||||
|
|
Loading…
Add table
Reference in a new issue