diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/pry_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/pry_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/pry_git.bb b/meta-openstack/recipes-devtools/ruby/pry_git.bb index 37d4497..a4eb63c 100644 --- a/meta-openstack/recipes-devtools/ruby/pry_git.bb +++ b/meta-openstack/recipes-devtools/ruby/pry_git.bb | |||
| @@ -7,18 +7,18 @@ for Ruby. It is written from scratch to provide a number of advanced \ | |||
| 7 | features." | 7 | features." |
| 8 | 8 | ||
| 9 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7d1a6fbb73f604e1e716380490938bd4" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dde93753687e16ab0c4669232fd27fd0" |
| 11 | 11 | ||
| 12 | PR = "r0" | 12 | PR = "r0" |
| 13 | 13 | ||
| 14 | BPV = "0.9.12.6" | 14 | BPV = "0.10.1" |
| 15 | PV = "${BPV}" | 15 | PV = "${BPV}" |
| 16 | SRCREV = "047788c4225b25bb0462e06715616964e4f0da15" | 16 | SRCREV = "191dc519813402acd6db0d7f73e652ed61f8111f" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
| 21 | git://github.com/pry/pry.git;branch=0-9-12-stable \ | 21 | git://github.com/pry/pry.git \ |
| 22 | file://rdoc-fixup-opt.banner-heredoc.patch \ | 22 | file://rdoc-fixup-opt.banner-heredoc.patch \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
