summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index 7f6ae59..9b8cbcd 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -5,8 +5,8 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6DEPENDS = "gmp" 6DEPENDS = "gmp"
7 7
8SRCREV = "741c15f9633f642aa2e52de10b8eb65d6a8c9ecb" 8SRCREV = "cd7f2cbd79df54ea41d9a075d904efc82bdcb440"
9PV = "0.9.0+gitr${SRCREV}" 9PV = "0.12.0+gitr${SRCREV}"
10PR = "0" 10PR = "0"
11 11
12SRC_URI = "git://github.com/openstack/${PN}.git;protocol=https" 12SRC_URI = "git://github.com/openstack/${PN}.git;protocol=https"