Browse Source

julia: update to 0.6.4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11739 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
fad1fdfe9f
1 changed files with 7 additions and 2 deletions
  1. 7 2
      j/julia/julia-vl.spec

+ 7 - 2
j/julia/julia-vl.spec

@@ -1,5 +1,5 @@
 %define pkg_name    julia
-%define pkg_version 0.6.3
+%define pkg_version 0.6.4
 %define pkg_release 1%{?_dist_release}
 
 Summary: High-level, high-performance dynamic programming language for numerical computing
@@ -21,7 +21,8 @@ Source13: patchelf-0.9.tar.gz
 Source14: utf8proc-d688ac122660e465dc65c8eb7b1c2444fcd52829.tar.gz
 Source15: llvm-3.9.1.src.tar.xz
 Source16: arpack-ng-3.3.0.tar.gz
-Source17: openblas-5dde4e65d321076582a2fafe16949d2160551e81.tar.gz
+# Source17: openblas-5dde4e65d321076582a2fafe16949d2160551e81.tar.gz
+Source17: openblas-939452ea9dcb57abdcc3f1278c6db668a4690465.tar.gz
 
 # Patches from Fedora srpm
 Patch0: julia_unwind_version.patch
@@ -217,6 +218,10 @@ fi
 
 
 %changelog
+* Sat Jul 14 2018 Toshiaki Ara <ara_t@384.jp> 0.6.4-1
+- new upstream release
+- update SOURCE17 (openblas)
+
 * Sun Jun 17 2018 Toshiaki Ara <ara_t@384.jp> 0.6.3-1
 - new package