From e64d70a713f9ce5f8005e7c0891320017822a339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 14 Oct 2022 22:05:46 +0200 Subject: [PATCH] cjs: upgrade to mint21 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-cinnamon/cjs/cjs.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-cinnamon/cjs/cjs.bb b/recipes-cinnamon/cjs/cjs.bb index eb51add..cc2ce6f 100644 --- a/recipes-cinnamon/cjs/cjs.bb +++ b/recipes-cinnamon/cjs/cjs.bb @@ -9,7 +9,7 @@ DEPENDS = " \ dbus-native \ glib-2.0-native \ gtk+3 \ - mozjs-78 \ + mozjs-91 \ sysprof \ " @@ -19,8 +19,8 @@ REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data" GIR_MESON_OPTION = "" SRC_URI = "git://github.com/linuxmint/cjs.git;branch=master;protocol=https" -SRCREV = "b73665be7781a34e4da3bfbfb5fa853a76edbf9c" -PV = "5.2.0" +SRCREV = "7235a06fe12bff39c8ab15788fe8c8618a45f163" +PV = "5.4.1+" S = "${WORKDIR}/git" EXTRA_OEMESON += " \