From a4e527041af204a2cf3eb2af199e15824e39a402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 9 Nov 2021 10:16:00 -0300 Subject: [PATCH] flintlib: update to 2.8.3. --- srcpkgs/flintlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/flintlib/template b/srcpkgs/flintlib/template index d255014d7e89..16e1d8b268eb 100644 --- a/srcpkgs/flintlib/template +++ b/srcpkgs/flintlib/template @@ -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 @@ -11,7 +11,7 @@ maintainer="Gonzalo TornarĂ­a " license="LGPL-2.1-or-later" homepage="https://flintlib.org" distfiles="https://flintlib.org/flint-${version}.tar.gz" -checksum=4e878577dc1e17b27887272ff1dff1721189b078d36682c5ceb71b34cd1b3484 +checksum=2c3c2dbfb82242c835be44341d893ca69384d4d0b9448a3aac874e16c623cd59 build_options="ntl" desc_option_ntl="enable NTL support"