julia: switch to https.

This commit is contained in:
Jérôme Duval
2018-09-17 17:04:27 +02:00
committed by GitHub
parent 2eb4c68c89
commit fcdc803868

View File

@@ -8,11 +8,11 @@ also integrates mature, best-of-breed C and Fortran libraries for linear \
algebra, random number generation, signal processing, and string processing. \
In addition, the Julia developer community is contributing a number of \
external packages through Julias built-in package manager at a rapid pace."
HOMEPAGE="http://julialang.org/"
HOMEPAGE="https://julialang.org/"
SOURCE_URI="https://github.com/JuliaLang/julia/releases/download/v0.3.5/julia-0.3.5_a05f87b79a.tar.gz"
CHECKSUM_SHA256="8f77b708ede7f095cdbea439b5aa43849c658a2c242811fb128841bb5e84b6e5"
SOURCE_DIR="julia-0.3"
REVISION="1"
REVISION="2"
LICENSE="MIT"
COPYRIGHT="2009-2014 Jeff Bezanson et al."