julia: update to 0.6.3. (#315)
This commit is contained in:
parent
e0f77822b3
commit
918abfb28e
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'julia'
|
||||
pkgname=julia
|
||||
version=0.6.2
|
||||
version=0.6.3
|
||||
revision=1
|
||||
wrksrc=julia
|
||||
nocross=yes
|
||||
build_style=gnu-makefile
|
||||
make_build_args="prefix=/usr sysconfdir=/etc USE_SYSTEM_LLVM=1
|
||||
|
@ -23,7 +24,7 @@ maintainer="Francisco Gómez <espectalll@kydara.com>"
|
|||
license="MIT"
|
||||
homepage="https://julialang.org"
|
||||
distfiles="https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}.tar.gz"
|
||||
checksum=19d15b07a7609e163420a13f4f9ca885cf61adcd1d970a8d9273919e2c9b74eb
|
||||
checksum=f18dd3fb67ce65137c9cb56b1b338bca4eeb13832a85de9dd3ec5717e68f69ff
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl)
|
||||
|
|
Loading…
Reference in New Issue