summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/pry_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/pry_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/pry_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/pry_git.bb b/meta-openstack/recipes-devtools/ruby/pry_git.bb
index d2c3325..4b9eb03 100644
--- a/meta-openstack/recipes-devtools/ruby/pry_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/pry_git.bb
@@ -15,8 +15,6 @@ BPV = "0.10.1"
15PV = "${BPV}" 15PV = "${BPV}"
16SRCREV = "191dc519813402acd6db0d7f73e652ed61f8111f" 16SRCREV = "191dc519813402acd6db0d7f73e652ed61f8111f"
17 17
18S = "${WORKDIR}/git"
19
20SRC_URI = " \ 18SRC_URI = " \
21 git://github.com/pry/pry.git;branch=master;protocol=https \ 19 git://github.com/pry/pry.git;branch=master;protocol=https \
22 file://rdoc-fixup-opt.banner-heredoc.patch \ 20 file://rdoc-fixup-opt.banner-heredoc.patch \