Signed-off-by: Armin Kuster <akuster...@gmail.com> --- recipes-compliance/lynis/lynis_3.0.9.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/recipes-compliance/lynis/lynis_3.0.9.bb b/recipes-compliance/lynis/lynis_3.0.9.bb index 8c796c0..5b5864c 100644 --- a/recipes-compliance/lynis/lynis_3.0.9.bb +++ b/recipes-compliance/lynis/lynis_3.0.9.bb @@ -6,12 +6,14 @@ HOMEDIR = "https://cisofy.com/" LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1" -SRC_URI = "https://cisofy.com/files/${BPN}-${PV}.tar.gz \ +SRC_URI = "https://downloads.cisofy.com/lynis/${BPN}-${PV}.tar.gz \ file://0001-osdetection-add-OpenEmbedded-and-Poky.patch \ " SRC_URI[sha256sum] = "f394df7d20391fb76e975ae88f3eba1da05ac9c4945e2c7f709326e185e17025" +#UPSTREAM_CHECK = "https://downloads.cisofy.com/lynis" + S = "${WORKDIR}/${BPN}" inherit autotools-brokensep -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61900): https://lists.yoctoproject.org/g/yocto/message/61900 Mute This Topic: https://lists.yoctoproject.org/mt/103182924/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-