From 704fe926204555a80b2b8b7371d7bed8285d82dc Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Thu, 25 Jul 2019 21:51:32 +0200 Subject: [PATCH] CLN: cleanup, revbump (#4047) --- sci-libs/cln/cln-1.3.4.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/cln/cln-1.3.4.recipe b/sci-libs/cln/cln-1.3.4.recipe index 49504268c..c49f49827 100644 --- a/sci-libs/cln/cln-1.3.4.recipe +++ b/sci-libs/cln/cln-1.3.4.recipe @@ -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"