flintlib: update to 2.8.3.
This commit is contained in:
parent
45a357aacc
commit
c79a51a0c8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flintlib'
|
||||
pkgname=flintlib
|
||||
version=2.8.2
|
||||
version=2.8.3
|
||||
revision=1
|
||||
wrksrc="flint-${version}"
|
||||
build_style=configure
|
||||
|
@ -10,8 +10,9 @@ short_desc="Fast Library for Number Theory"
|
|||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://flintlib.org"
|
||||
changelog="https://raw.githubusercontent.com/wbhart/flint2/trunk/NEWS"
|
||||
distfiles="https://flintlib.org/flint-${version}.tar.gz"
|
||||
checksum=4e878577dc1e17b27887272ff1dff1721189b078d36682c5ceb71b34cd1b3484
|
||||
checksum=2c3c2dbfb82242c835be44341d893ca69384d4d0b9448a3aac874e16c623cd59
|
||||
|
||||
build_options="ntl"
|
||||
desc_option_ntl="enable NTL support"
|
||||
|
|
Loading…
Reference in New Issue