diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/coderay_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/coderay_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/coderay_git.bb b/meta-openstack/recipes-devtools/ruby/coderay_git.bb index 3253699..72fb420 100644 --- a/meta-openstack/recipes-devtools/ruby/coderay_git.bb +++ b/meta-openstack/recipes-devtools/ruby/coderay_git.bb | |||
| @@ -16,7 +16,7 @@ SRCREV = "a48037b85a12228431b32103786456f36beb355f" | |||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | SRC_URI = " \ | 18 | SRC_URI = " \ |
| 19 | git://github.com/rubychan/coderay.git \ | 19 | git://github.com/rubychan/coderay.git;branch=master \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | inherit ruby | 22 | inherit ruby |
