- License dates were updated - Source code was updated to use libpcre2 Signed-off-by: Alejandro Enedino Hernandez Samaniego <[email protected]> --- .../{imapfilter_2.6.16.bb => imapfilter_2.7.5.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/imapfilter/{imapfilter_2.6.16.bb => imapfilter_2.7.5.bb} (71%)
diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.6.16.bb b/meta-oe/recipes-support/imapfilter/imapfilter_2.7.5.bb similarity index 71% rename from meta-oe/recipes-support/imapfilter/imapfilter_2.6.16.bb rename to meta-oe/recipes-support/imapfilter/imapfilter_2.7.5.bb index 86553b5a8..0d21a6bfe 100644 --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.6.16.bb +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.7.5.bb @@ -1,13 +1,13 @@ SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes based on IMAP queries" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ccca8573ead8e965c130b6b2946a36ab" +LIC_FILES_CHKSUM = "file://LICENSE;md5=db3b99f230f9758fd77e4a0654e2266d" SRC_URI = "https://codeload.github.com/lefcha/${BPN}/tar.gz/v${PV};downloadfilename=${BP}.tar.gz \ file://ldflags.patch \ " -SRC_URI[sha256sum] = "90af9bc9875e03fb5a09a3233287b74dd817867cb18ec9ff52fead615755563e" +SRC_URI[sha256sum] = "ab19f840712e6951e51c29e44c43b3b2fa42e93693f98f8969cc763a4fad56bf" -DEPENDS= "openssl lua libpcre" +DEPENDS= "openssl lua libpcre2" EXTRA_OEMAKE_append = " PREFIX=${prefix}" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88645): https://lists.openembedded.org/g/openembedded-devel/message/88645 Mute This Topic: https://lists.openembedded.org/mt/79534398/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
