diff options
Diffstat (limited to 'recipes-sato')
-rw-r--r-- | recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb b/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb index 1f83559..ee84302 100644 --- a/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb +++ b/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require rxvt-unicode.inc | 1 | require rxvt-unicode.inc |
2 | 2 | ||
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
5 | file://src/main.C;beginline=1;endline=31;md5=775485398a09fa7aee6f90464af88432" | 5 | file://src/main.C;beginline=1;endline=31;md5=775485398a09fa7aee6f90464af88432" |
6 | 6 | ||