summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-06-02 09:55:36 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-06-02 09:58:10 -0400
commit0b100516302f9aef960472bf592a8c105390df2a (patch)
tree216a87ff678cb1864450297e47772e774f93f027 /meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
parent6b8cc03c9ab02201deda4fbf3f6beb15ea3b06ea (diff)
downloadmeta-cloud-services-0b100516302f9aef960472bf592a8c105390df2a.tar.gz
barbicanclient: update github repository
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
index fb4fa86..2bb1fce 100644
--- a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73"
7PR = "r0" 7PR = "r0"
8 8
9SRC_URI = "\ 9SRC_URI = "\
10 git://github.com/stackforge/python-barbicanclient.git;branch=master \ 10 git://github.com/openstack/python-barbicanclient.git;branch=master \
11 " 11 "
12 12
13PV="2.1.0+git${SRCPV}" 13PV="2.1.0+git${SRCPV}"