summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
index 3a78fb9..5e5035d 100644
--- a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 git://github.com/openstack/python-openstacksdk.git;branch=master \ 8 git://github.com/openstack/python-openstacksdk.git;branch=master;protocol=https \
9 " 9 "
10 10
11PV = "0.52.0+git${SRCPV}" 11PV = "0.52.0+git${SRCPV}"