summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-fasteners_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-fasteners_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-fasteners_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-fasteners_git.bb b/meta-openstack/recipes-devtools/python/python-fasteners_git.bb
index 5f496bc..2dd3698 100644
--- a/meta-openstack/recipes-devtools/python/python-fasteners_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-fasteners_git.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4476c4be31402271e101d9a4a3430d52"
6 6
7SRCNAME = "fasteners" 7SRCNAME = "fasteners"
8 8
9PV = "0.13.0+git${SRCPV}" 9PV = "0.15+git${SRCPV}"
10SRCREV = "c055890c98f67c343ff445973cd4efee67f081ce" 10SRCREV = "75148cb679c351966cd4ad5e9d177048a0ea8380"
11 11
12SRC_URI = "git://github.com/harlowja/${SRCNAME}.git" 12SRC_URI = "git://github.com/harlowja/${SRCNAME}.git"
13 13