summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/ruby/hashie_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/hashie_git.bb b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
index 92888c6..f26cadb 100644
--- a/meta-openstack/recipes-devtools/ruby/hashie_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
@@ -9,9 +9,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=dd1ec82dd4ea7ed5eebb24bebec9f068"
9 9
10PR = "r0" 10PR = "r0"
11 11
12BPV = "2.1.1" 12BPV = "3.4.2"
13PV = "${BPV}" 13PV = "${BPV}"
14SRCREV = "378c62ab417dc05555fefa37f50ba908d7a98af5" 14SRCREV = "02df8918dd07ef2da1aceba5fd17e8757027345a"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17