fplll: update to 5.4.5.

This commit is contained in:
Gonzalo Tornaría 2023-10-17 17:28:40 -03:00 committed by Andrew J. Hesford
parent 6f57045d9d
commit 80eea56802

View file

@ -1,6 +1,6 @@
# Template file for 'fplll'
pkgname=fplll
version=5.4.4
version=5.4.5
revision=1
build_style=gnu-configure
makedepends="gmp-devel mpfr-devel"
@ -10,7 +10,7 @@ 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=0fd9d378f04ff886d8864728baf5d90b8b0b82c1e541e92550644fb54f75691d
checksum=76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
fplll-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"