[arrayfire] 47/75: Change clFFT commit tag to af3.3.0
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:01:16 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 31b864314ca4a772e7620d53363769a7fbfa06aa
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date: Mon Feb 22 14:12:53 2016 -0500
Change clFFT commit tag to af3.3.0
---
CMakeModules/build_clFFT.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeModules/build_clFFT.cmake b/CMakeModules/build_clFFT.cmake
index 961347f..2ab9ccc 100644
--- a/CMakeModules/build_clFFT.cmake
+++ b/CMakeModules/build_clFFT.cmake
@@ -14,7 +14,7 @@ ENDIF()
ExternalProject_Add(
clFFT-ext
GIT_REPOSITORY https://github.com/arrayfire/clFFT.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