From fcf742e14488d69989dbe9b870b42dda88b89b95 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 9 Jun 2022 21:51:25 +0200 Subject: [PATCH] grim: update --- recipes-support/grim/grim_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-support/grim/grim_git.bb b/recipes-support/grim/grim_git.bb index 2feca33..394dad3 100644 --- a/recipes-support/grim/grim_git.bb +++ b/recipes-support/grim/grim_git.bb @@ -19,11 +19,11 @@ DEPENDS += " \ wayland-protocols \ " -SRC_URI = "git://github.com/emersion/grim.git;protocol=https;branch=master" +SRC_URI = "git://git.sr.ht/~emersion/grim;protocol=https;branch=master" S = "${WORKDIR}/git" -PV = "1.3.2" -SRCREV = "20c7c47a0aac09371c570c060f5f52f7e165e67a" +PV = "1.4.0" +SRCREV = "89e02e663fabc534b7e7039514f60a8c5d70070d" inherit meson pkgconfig features_check