julia: update to 1.5.2.
This commit is contained in:
parent
36539b753b
commit
b940531e55
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'julia'
|
# Template file for 'julia'
|
||||||
pkgname=julia
|
pkgname=julia
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* armv7l* aarch64*"
|
archs="i686* x86_64* armv7l* aarch64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -27,7 +27,7 @@ maintainer="Adam Beckmeyer <adam_git@thebeckmeyers.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://julialang.org"
|
homepage="https://julialang.org"
|
||||||
distfiles="https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}-full.tar.gz"
|
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"
|
nocross="build system is a mess"
|
||||||
# Targets for the vendored symlinks mentioned above
|
# Targets for the vendored symlinks mentioned above
|
||||||
shlib_requires="libgit2.so.1.0 libcurl.so.4 libmpfr.so.6 libgmp.so.10
|
shlib_requires="libgit2.so.1.0 libcurl.so.4 libmpfr.so.6 libgmp.so.10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue