diff options
| -rw-r--r-- | recipes-security/libdhash/ding-libs_0.6.1.bb | 2 | ||||
| -rw-r--r-- | recipes-security/libmhash/libmhash_0.9.9.9.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/libdhash/ding-libs_0.6.1.bb b/recipes-security/libdhash/ding-libs_0.6.1.bb index 6046fa0..843850f 100644 --- a/recipes-security/libdhash/ding-libs_0.6.1.bb +++ b/recipes-security/libdhash/ding-libs_0.6.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Dynamic hash table implementation" | |||
| 2 | DESCRIPTION = "Dynamic hash table implementation" | 2 | DESCRIPTION = "Dynamic hash table implementation" |
| 3 | HOMEPAGE = "https://fedorahosted.org/released/ding-libs" | 3 | HOMEPAGE = "https://fedorahosted.org/released/ding-libs" |
| 4 | SECTION = "base" | 4 | SECTION = "base" |
| 5 | LICENSE = "GPLv3+" | 5 | LICENSE = "GPL-3.0-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 7 | 7 | ||
| 8 | SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz" | 8 | SRC_URI = "https://fedorahosted.org/released/${BPN}/${BP}.tar.gz" |
diff --git a/recipes-security/libmhash/libmhash_0.9.9.9.bb b/recipes-security/libmhash/libmhash_0.9.9.9.bb index 9b34cb1..35c5ff8 100644 --- a/recipes-security/libmhash/libmhash_0.9.9.9.bb +++ b/recipes-security/libmhash/libmhash_0.9.9.9.bb | |||
| @@ -7,7 +7,7 @@ DESCRIPTION = "\ | |||
| 7 | " | 7 | " |
| 8 | HOMEPAGE = "http://mhash.sourceforge.net/" | 8 | HOMEPAGE = "http://mhash.sourceforge.net/" |
| 9 | 9 | ||
| 10 | LICENSE = "LGPLv2.0" | 10 | LICENSE = "LGPL-2.0-only" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/mhash-${PV}" | 13 | S = "${WORKDIR}/mhash-${PV}" |
