switch HOMEPAGE to https.

This commit is contained in:
Jerome Duval
2018-09-10 09:04:25 +02:00
parent 2861b8d2d7
commit 45de8e68fb
73 changed files with 150 additions and 150 deletions

View File

@@ -4,10 +4,10 @@ DESCRIPTION="It is a free (see LGPL for the GNU lesser general public license)\
and the Branch-and-bound method for the integers.
lp_solve solves pure linear, (mixed) integer/binary, semi-continuous and \
special ordered sets (SOS) models."
HOMEPAGE="http://sourceforge.net/projects/lpsolve/"
HOMEPAGE="https://sourceforge.net/projects/lpsolve/"
COPYRIGHT="2006-2016 Michael Berkelaar, Kjell Eikland, Peter Notebaert"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="3"
SOURCE_URI="http://downloads.sourceforge.net/lpsolve/lpsolve/$portVersion/lp_solve_${portVersion}_source.tar.gz"
CHECKSUM_SHA256="201a7c62b8b3360c884ee2a73ed7667e5716fc1e809755053b398c2f5b0cf28a"
SOURCE_DIR="lp_solve_5.5"