summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-01-16 12:48:09 +0100
committerMatthias Maier <tamiko@gentoo.org>2016-01-16 12:48:09 +0100
commit1abe9c2d2c8501e81a7621f7a15463ccd488986b (patch)
tree67ca25a86733bf108b1aff652d9f688104a42368 /dev-lang/julia
parentdev-lang/julia: drop old 0.2* versions (diff)
downloadgentoo-1abe9c2d2c8501e81a7621f7a15463ccd488986b.tar.gz
gentoo-1abe9c2d2c8501e81a7621f7a15463ccd488986b.tar.bz2
gentoo-1abe9c2d2c8501e81a7621f7a15463ccd488986b.zip
dev-lang/julia: Update SRC_URI for 0.4.3
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-lang/julia')
-rw-r--r--dev-lang/julia/julia-0.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/julia/julia-0.4.3.ebuild b/dev-lang/julia/julia-0.4.3.ebuild
index 108dc308715f..f0b4381e02e2 100644
--- a/dev-lang/julia/julia-0.4.3.ebuild
+++ b/dev-lang/julia/julia-0.4.3.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="High-performance programming language for technical computing"
HOMEPAGE="http://julialang.org/"
SRC_URI="
https://github.com/JuliaLang/${PN}/releases/download/v${PV}/${P}.tar.gz
- https://dev.gentoo.org/~tamiko/${P}-bundled.tar.gz
+ https://dev.gentoo.org/~tamiko/distfiles/${P}-bundled.tar.gz
"
LICENSE="MIT"