Skip to content

Commit 7438eb9

Browse files
JohnCremonaorlitzky
authored andcommitted
#38960-eclib-upgrade-20241112
1 parent 766c7a0 commit 7438eb9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

build/pkgs/eclib/SPKG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Upstream Contact
3030
- Author: John Cremona
3131
3232
- Website:
33-
http://homepages.warwick.ac.uk/staff/J.E.Cremona/mwrank/index.html
33+
https://johncremona.github.io/mwrank/index.html
3434
- Repository: https://github.com/JohnCremona/eclib

build/pkgs/eclib/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=eclib-VERSION.tar.bz2
2-
sha1=3028ac95e1b76699f5f9e871ac706cda363ab842
3-
sha256=32d116a3e359b0de4f6486c2bb6188bb8b553c8b833f618cc2596484e8b6145a
2+
sha1=749e4fda3660006a9459f129148d05ba482daa29
3+
sha256=30765c27ca1420141f83517897119d0185fea9b31132392170ddae40b060e46f
44
upstream_url=https://github.com/JohnCremona/eclib/releases/download/vVERSION/eclib-VERSION.tar.bz2

build/pkgs/eclib/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20231212
1+
20241112

build/pkgs/eclib/spkg-configure.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SAGE_SPKG_CONFIGURE([eclib], [
22
SAGE_SPKG_DEPCHECK([ntl pari flint], [
33
dnl use existing eclib only if the version reported by pkg-config is recent enough
4-
m4_pushdef([SAGE_ECLIB_VER],["20231212"])
4+
m4_pushdef([SAGE_ECLIB_VER],["20241112"])
55
PKG_CHECK_MODULES([ECLIB], [eclib >= SAGE_ECLIB_VER], [
66
AC_CACHE_CHECK([for mwrank version == SAGE_ECLIB_VER], [ac_cv_path_MWRANK], [
77
AC_PATH_PROGS_FEATURE_CHECK([MWRANK], [mwrank], [

0 commit comments

Comments
 (0)