mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
swi_prolog: switch to https.
This commit is contained in:
@@ -6,12 +6,12 @@ features, libraries for constraint logic programming, multithreading, unit \
|
||||
testing, GUI, interfacing to Java, ODBC and others, literate programming, a web \
|
||||
server, SGML, RDF, RDFS, developer tools (including an IDE with a GUI debugger \
|
||||
and GUI profiler), and extensive documentation."
|
||||
HOMEPAGE="http://www.swi-prolog.org/"
|
||||
HOMEPAGE="https://www.swi-prolog.org/"
|
||||
COPYRIGHT="1985-2012, University of Amsterdam, VU University Amsterdam"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
SWI-Prolog"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.swi-prolog.org/download/stable/src/pl-6.2.0.tar.gz"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://www.swi-prolog.org/download/stable/src/pl-6.2.0.tar.gz"
|
||||
CHECKSUM_SHA256="be358eacd50bc7013cdcdd1aa763e67c5b1d40f7bbf1833a7a48c0123a6455a8"
|
||||
SOURCE_DIR="pl-6.2.0"
|
||||
PATCHES="swi_prolog-6.2.0.patch"
|
||||
|
||||
Reference in New Issue
Block a user