CLN: cleanup, revbump (#4047)

This commit is contained in:
miqlas
2019-07-25 21:51:32 +02:00
committed by GitHub
parent b8adf64461
commit 704fe92620

View File

@@ -5,13 +5,13 @@ implemented in C++ for high efficiency, type safety and nice syntax and \
supports a wide range of types and functions that operate on them. It is \
highly optimized in terms of both efficiency and speed and provides great \
interoperability."
HOMEPAGE="http://www.ginac.de/CLN/"
HOMEPAGE="https://www.ginac.de/CLN/"
COPYRIGHT="1988-2008 Bruno Haible
2000-2014 Richard Kreckel
2008-2010 Alexei Sheplyakov"
LICENSE="GNU GPL v2"
REVISION="4"
SOURCE_URI="http://www.ginac.de/CLN/cln-$portVersion.tar.bz2"
REVISION="5"
SOURCE_URI="https://www.ginac.de/CLN/cln-$portVersion.tar.bz2"
CHECKSUM_SHA256="2d99d7c433fb60db1e28299298a98354339bdc120d31bb9a862cafc5210ab748"
PATCHES="cln-$portVersion.patch"