summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb
diff options
context:
space:
mode:
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}"