[arrayfire] 46/75: Change clBLAS commit tag to af3.3.0
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:01:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch dfsg-clean
in repository arrayfire.
commit 49a18e04f17de4e3f2d8a08fa2a6b9ff7c120a18
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date: Mon Feb 22 14:12:45 2016 -0500
Change clBLAS commit tag to af3.3.0
---
CMakeModules/build_clBLAS.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeModules/build_clBLAS.cmake b/CMakeModules/build_clBLAS.cmake
index d486b31..2289c26 100644
--- a/CMakeModules/build_clBLAS.cmake
+++ b/CMakeModules/build_clBLAS.cmake
@@ -14,7 +14,7 @@ ENDIF()
ExternalProject_Add(
clBLAS-ext
GIT_REPOSITORY https://github.com/arrayfire/clBLAS.git
- GIT_TAG arrayfire-release-test
+ GIT_TAG af3.3.0
PREFIX "${prefix}"
INSTALL_DIR "${prefix}"
UPDATE_COMMAND ""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list