From a52bee364c615740dd894e2f507024823b4934a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 9 Oct 2022 12:31:47 -0300 Subject: [PATCH 1/2] fplll: update to 5.4.3. --- srcpkgs/fplll/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fplll/template b/srcpkgs/fplll/template index 11a877d14872..0a3f2250344c 100644 --- a/srcpkgs/fplll/template +++ b/srcpkgs/fplll/template @@ -1,6 +1,6 @@ # Template file for 'fplll' pkgname=fplll -version=5.4.2 +version=5.4.3 revision=1 build_style=gnu-configure makedepends="gmp-devel mpfr-devel" @@ -8,8 +8,9 @@ short_desc="Lattice algorithms using floating-point orthogonalization and LLL" maintainer="Gonzalo TornarĂ­a " license="LGPL-2.1-or-later" homepage="https://github.com/fplll/fplll" +changelog="https://github.com/fplll/fplll/releases" distfiles="https://github.com/fplll/fplll/releases/download/${version}/fplll-${version}.tar.gz" -checksum=6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5 +checksum=43cf1a3e016d94f85ddff2888e62853c510774521a4abdfb5055c90f40e6eba1 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel" From c88fb8b8682b0585c5e56cad52ec2410b7438b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 9 Oct 2022 12:31:52 -0300 Subject: [PATCH 2/2] python3-fpylll: revbump for fplll. --- srcpkgs/python3-fpylll/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/python3-fpylll/template b/srcpkgs/python3-fpylll/template index 817dede1e539..f3f0c38ae977 100644 --- a/srcpkgs/python3-fpylll/template +++ b/srcpkgs/python3-fpylll/template @@ -1,7 +1,7 @@ # Template file for 'python3-fpylll' pkgname=python3-fpylll version=0.5.7 -revision=3 +revision=4 build_style=python3-module hostmakedepends="python3-Cython" makedepends="python3-cysignals python3-devel gmp-devel mpfr-devel fplll-devel @@ -12,6 +12,7 @@ short_desc="Python wrapper to fplll (floating point lattice algorithms)" maintainer="Gonzalo TornarĂ­a " 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=1afc88feee50a3e84de55e3913295922c25691f6edafb9ecfe8f2e90306758f6