diff options
Diffstat (limited to 'meta/recipes-support/diffoscope/diffoscope_204.bb')
-rw-r--r-- | meta/recipes-support/diffoscope/diffoscope_204.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/diffoscope/diffoscope_204.bb b/meta/recipes-support/diffoscope/diffoscope_204.bb index c06c38a16d..588894cb9a 100644 --- a/meta/recipes-support/diffoscope/diffoscope_204.bb +++ b/meta/recipes-support/diffoscope/diffoscope_204.bb | |||
@@ -5,7 +5,7 @@ various binary formats into more human-readable form to compare them. \ | |||
5 | It can compare two tarballs, ISO images, or PDF just as easily." | 5 | It can compare two tarballs, ISO images, or PDF just as easily." |
6 | HOMEPAGE = "https://diffoscope.org/" | 6 | HOMEPAGE = "https://diffoscope.org/" |
7 | BUGTRACKER = "https://salsa.debian.org/reproducible-builds/diffoscope/-/issues" | 7 | BUGTRACKER = "https://salsa.debian.org/reproducible-builds/diffoscope/-/issues" |
8 | LICENSE = "GPL-3.0+" | 8 | LICENSE = "GPL-3.0-or-later" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
10 | 10 | ||
11 | PYPI_PACKAGE = "diffoscope" | 11 | PYPI_PACKAGE = "diffoscope" |