julia: update to 1.3.1.
This commit is contained in:
parent
597fa3ef3a
commit
94e023b7bb
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.3.0
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -26,7 +26,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=98c38f75eab1c16bde71509e8e3bdc941bc4686fe80dfc3c560f851c81e9e748
|
checksum=053908ec2706eb76cfdc998c077de123ecb1c60c945b4b5057aa3be19147b723
|
||||||
nocross=yes
|
nocross=yes
|
||||||
# Falsely detects dependency on libllvm
|
# Falsely detects dependency on libllvm
|
||||||
skiprdeps="/usr/lib/libjulia.so.1.3 /usr/lib/julia/libllvmcalltest.so"
|
skiprdeps="/usr/lib/libjulia.so.1.3 /usr/lib/julia/libllvmcalltest.so"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue