From 793caf06ddf49ea75932bd63cf16d13080f15628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 17 Nov 2021 18:19:01 -0300 Subject: [PATCH] flintlib: update to 2.8.4. --- srcpkgs/flintlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/flintlib/template b/srcpkgs/flintlib/template index a14a69fb8fa4..cebf8e300812 100644 --- a/srcpkgs/flintlib/template +++ b/srcpkgs/flintlib/template @@ -1,6 +1,6 @@ # Template file for 'flintlib' pkgname=flintlib -version=2.8.3 +version=2.8.4 revision=1 wrksrc="flint-${version}" build_style=configure @@ -12,7 +12,7 @@ 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=2c3c2dbfb82242c835be44341d893ca69384d4d0b9448a3aac874e16c623cd59 +checksum=61df92ea8c8e9dc692d46c71d7f50aaa09a33d4ba08d02a1784730a445e5e4be build_options="ntl" desc_option_ntl="enable NTL support"