diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-01-25 15:27:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-26 22:45:00 +0000 |
commit | b317c68e10fd865aeef22c334ffc67f18669dbee (patch) | |
tree | bbff163bb0b71669186f499617a1a9465490c29e /meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb | |
parent | 4cdca5d3b9475903e253cdcdfacbcdef91f2aad1 (diff) | |
download | openembedded-core-b317c68e10fd865aeef22c334ffc67f18669dbee.tar.gz openembedded-core-b317c68e10fd865aeef22c334ffc67f18669dbee.tar.bz2 openembedded-core-b317c68e10fd865aeef22c334ffc67f18669dbee.zip |
rxvt-unicode: update to 9.22
License checksum change due to new copyright year.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb')
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb new file mode 100644 index 0000000000..bfa8a614df --- /dev/null +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb @@ -0,0 +1,8 @@ +require rxvt-unicode.inc + +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ + file://src/main.C;beginline=1;endline=31;md5=d3600d7ee1062667fcd1193fbe6485f6" + +SRC_URI[md5sum] = "93782dec27494eb079467dacf6e48185" +SRC_URI[sha256sum] = "e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd" |