libjson-perl: Attempt to fix the LIC_FILES_CHKSUM ping-pong

Somehow master and dora generate different checksums for the
same file. Use a different file and start in the "COPYRIGHT AND
LICENSE" and hope it is stable across these two files.
This commit is contained in:
Holger Hans Peter Freyther 2015-05-22 11:04:57 +08:00
parent e9cb8049b0
commit f60431c3b0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ RDEPENDS_${PN} = " perl-module-carp \
perl-module-constant \
"
LIC_FILES_CHKSUM = "file://MYMETA.yml;md5=109a8b45192a65e7f220dd0bf3bdfbad"
LIC_FILES_CHKSUM = "file://README;md5=ab4e7db7125faf64419eb9aca79dead6;beginline=1581"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-${PV}.tar.gz"
SRC_URI[md5sum] = "e1512169a623e790a3f69b599cc1d3b9"