mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
CLN: cleanup, revbump (#4047)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user