fplll: update to 5.4.2.

This commit is contained in:
Gonzalo Tornaría 2022-10-09 12:31:47 -03:00 committed by classabbyamp
parent 0c7abb49f1
commit 79fd2afc31
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fplll'
pkgname=fplll
version=5.4.1
version=5.4.2
revision=1
build_style=gnu-configure
makedepends="gmp-devel mpfr-devel"
@ -9,7 +9,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="LGPL-2.1-or-later"
homepage="https://github.com/fplll/fplll"
distfiles="https://github.com/fplll/fplll/releases/download/${version}/fplll-${version}.tar.gz"
checksum=7bd887957173aa592091772c1c36f6aa606b3b2ace0d14e2c26c7463dcf2deb7
checksum=6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"