From 96724b46a920fbc052240ca8346e8a3546ec5764 Mon Sep 17 00:00:00 2001 From: Adam Beckmeyer Date: Mon, 28 Sep 2020 11:11:23 -0400 Subject: [PATCH] julia: update to 1.5.2. --- srcpkgs/julia/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/julia/template b/srcpkgs/julia/template index 137ed59325b..434d5cd257e 100644 --- a/srcpkgs/julia/template +++ b/srcpkgs/julia/template @@ -1,6 +1,6 @@ # Template file for 'julia' pkgname=julia -version=1.5.1 +version=1.5.2 revision=1 archs="i686* x86_64* armv7l* aarch64*" build_style=gnu-makefile @@ -27,7 +27,7 @@ maintainer="Adam Beckmeyer " license="MIT" homepage="https://julialang.org" distfiles="https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}-full.tar.gz" -checksum=1d0debfccfc7cd07047aa862dd2b1a96f7438932da1f5feff6c1033a63f9b1d4 +checksum=850aed3fe39057488ec633f29af705f5ada87e3058fd65e48ad26f91b713a19a nocross="build system is a mess" # Targets for the vendored symlinks mentioned above shlib_requires="libgit2.so.1.0 libcurl.so.4 libmpfr.so.6 libgmp.so.10