summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/highline_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/highline_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/highline_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/highline_git.bb b/meta-openstack/recipes-devtools/ruby/highline_git.bb
index 5696534..546bfc9 100644
--- a/meta-openstack/recipes-devtools/ruby/highline_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/highline_git.bb
@@ -10,7 +10,7 @@ rules and without needing to convert the typed Strings into what your \
10program really needs. Just tell HighLine what you're after, and let it \ 10program really needs. Just tell HighLine what you're after, and let it \
11do all the work." 11do all the work."
12 12
13LICENSE = "GPLv2" 13LICENSE = "GPL-2.0-only"
14LIC_FILES_CHKSUM = "file://LICENSE;md5=884766faee6a0d2931af978757e1a5fc" 14LIC_FILES_CHKSUM = "file://LICENSE;md5=884766faee6a0d2931af978757e1a5fc"
15 15
16PR = "r0" 16PR = "r0"