From 918abfb28e8b2c76f3c55418bdd4862ea7412b77 Mon Sep 17 00:00:00 2001 From: Adam B Date: Sat, 30 Jun 2018 18:07:07 -0400 Subject: [PATCH] julia: update to 0.6.3. (#315) --- srcpkgs/julia/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/julia/template b/srcpkgs/julia/template index 6380b60ffb..af40bb8459 100644 --- a/srcpkgs/julia/template +++ b/srcpkgs/julia/template @@ -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 " 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)