lumina-calculator/lumina-pdf: Fix licenses and their checksums

Have build succesfully with incorrect checksums - honestly

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-04-29 23:08:40 +02:00
parent 6e3135b298
commit d6706f312d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
SUMMARY = "Calculator Utility from the Lumina Desktop"
HOMEPAGE = "https://lumina-desktop.org/"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=45b10a7bfb52b622b91ca67ea02e4afa"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=5c6121c97944d0eef19da2dbc0925ba5"
REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,7 +1,7 @@
SUMMARY = "PDF Viewer Utility from the Lumina Desktop"
HOMEPAGE = "https://lumina-desktop.org/"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=45b10a7bfb52b622b91ca67ea02e4afa"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=5c6121c97944d0eef19da2dbc0925ba5"
REQUIRED_DISTRO_FEATURES = "x11"