This is an automated email from the ASF dual-hosted git repository.
wangwei pushed a commit to branch SINGA-422
in repository https://gitbox.apache.org/repos/asf/incubator-singa.git
The following commit(s) were added to refs/heads/SINGA-422 by this push:
new b623b8c change back the git_url in meta.yml of conda build
b623b8c is described below
commit b623b8c5f6d8ec0cb599c548d56094a1472da122
Author: Wang Wei <[email protected]>
AuthorDate: Sat Jan 26 00:08:52 2019 +0800
change back the git_url in meta.yml of conda build
---
tool/conda/singa/meta.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tool/conda/singa/meta.yaml b/tool/conda/singa/meta.yaml
index 086a2f8..ff576ea 100644
--- a/tool/conda/singa/meta.yaml
+++ b/tool/conda/singa/meta.yaml
@@ -23,7 +23,7 @@ package:
source:
# path: /path to/incubator-singa/
- git_url: https://github.com/nusdbsystem/incubator-singa.git
+ git_url: https://github.com/apache/incubator-singa.git
build:
number: 0