diff --git a/science/mathematics/cln/actions.py b/science/mathematics/cln/actions.py index fa3d5a0df2..84cf955d7e 100644 --- a/science/mathematics/cln/actions.py +++ b/science/mathematics/cln/actions.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools @@ -19,4 +19,5 @@ def check(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("ChangeLog", "COPYING", "TODO*", "NEWS", "README") + + pisitools.dodoc("COPYING", "README") diff --git a/science/mathematics/cln/pspec.xml b/science/mathematics/cln/pspec.xml index 483f6e319e..86d812b139 100644 --- a/science/mathematics/cln/pspec.xml +++ b/science/mathematics/cln/pspec.xml @@ -1,18 +1,18 @@ - + cln - http://www.ginac.de/CLN/ + https://www.ginac.de/CLN/ PisiLinux Community admins@pisilinux.org GPLv2 library - A class library (C++) for numbers + A class library (C++) for numbers. cln is a library for efficient computations with all kinds of numbers in arbitrary precision. - http://www.ginac.de/CLN/cln-1.3.6.tar.bz2 + https://www.ginac.de/CLN/cln-1.3.7.tar.bz2 gmp-devel @@ -37,8 +37,8 @@ cln-devel Development files for cln - cln gmp-devel + cln /usr/include @@ -47,6 +47,13 @@ + + 2025-07-03 + 1.3.7 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2020-01-11 1.3.6 @@ -83,4 +90,4 @@ ertugrulerata@gmail.com - \ No newline at end of file +