mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
switch HOMEPAGE to https.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user