From 703e0ef2d6ac3568620f80ad88600b7e3e6cc4ed Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:57:10 -0700 Subject: [PATCH] orage: upgrade 4.16.0 -> 4.18.0 Signed-off-by: Khem Raj --- .../recipes-apps/orage/{orage_4.16.0.bb => orage_4.18.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-apps/orage/{orage_4.16.0.bb => orage_4.18.0.bb} (87%) diff --git a/meta-xfce/recipes-apps/orage/orage_4.16.0.bb b/meta-xfce/recipes-apps/orage/orage_4.18.0.bb similarity index 87% rename from meta-xfce/recipes-apps/orage/orage_4.16.0.bb rename to meta-xfce/recipes-apps/orage/orage_4.18.0.bb index d10cdaac49..83a65885ac 100644 --- a/meta-xfce/recipes-apps/orage/orage_4.16.0.bb +++ b/meta-xfce/recipes-apps/orage/orage_4.18.0.bb @@ -6,7 +6,7 @@ DEPENDS = "gtk+ xfce4-panel libical popt" inherit xfce-app mime-xdg -SRC_URI[sha256sum] = "26111a3b6a2007c82f1e0a1e0591b774a0b132f3a7f1cde53d9be661b2f11700" +SRC_URI[sha256sum] = "6313b49b26cfa39fc5e99468f3fbcfe0fa1c0f3f74273f03674f1a7d6141a3ec" PACKAGECONFIG ??= "notify" PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"