diff --git a/recipes-containers/conmon/conmon_2.0.18.bb b/recipes-containers/conmon/conmon_2.0.18.bb index d0a57399..b5c229d5 100644 --- a/recipes-containers/conmon/conmon_2.0.18.bb +++ b/recipes-containers/conmon/conmon_2.0.18.bb @@ -8,7 +8,7 @@ DEPENDS = "glib-2.0 go-md2man-native" SRCREV = "0e155c83aa739ef0a0540ec9f9d265f57f68038b" SRC_URI = "\ - git://github.com/containers/conmon.git \ + git://github.com/containers/conmon.git;branch=main \ " PV = "2.0.26+git${SRCPV}"