mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
flintlib: update to 3.3.1.
This commit is contained in:
parent
1b1f85b639
commit
dc849cc9ef
2 changed files with 3 additions and 3 deletions
|
@ -4187,7 +4187,7 @@ libgtkdatabox.so.1 gtkdatabox3-1.0.0_1
|
|||
libxcvt.so.0 libxcvt-0.1.1_1
|
||||
libgf2x.so.3 gf2x-1.3.0_1
|
||||
libntl.so.44 ntl-11.5.1_1
|
||||
libflint.so.20 flintlib-3.2.1_1
|
||||
libflint.so.21 flintlib-3.3.1_1
|
||||
libec.so.14 eclib-20241112_1
|
||||
libsymmetrica.so.3 symmetrica-3.1.0_1
|
||||
libLfunction.so.2 lcalc-2.1.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flintlib'
|
||||
pkgname=flintlib
|
||||
version=3.2.2
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--prefix=/usr --disable-arch $(vopt_with ntl)
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
|
|||
homepage="https://flintlib.org"
|
||||
changelog="https://raw.githubusercontent.com/flintlib/flint/refs/heads/main/doc/source/history.rst"
|
||||
distfiles="https://github.com/flintlib/flint/releases/download/v${version/+/-}/flint-${version/+/-}.tar.xz"
|
||||
checksum=518248b9cd523fab8d84a010b892047dfc97908489ae15199472648165d2a118
|
||||
checksum=5ee67f09ce810a0ab9f3a9de99945521b864e02064b09d6f178c60e743a8df62
|
||||
|
||||
build_options="ntl openblas"
|
||||
desc_option_ntl="enable NTL support"
|
||||
|
|
Loading…
Add table
Reference in a new issue