summaryrefslogtreecommitdiffstats
path: root/recipes-containers/conmon/conmon_2.0.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/conmon/conmon_2.0.18.bb')
-rw-r--r--recipes-containers/conmon/conmon_2.0.18.bb2
1 files changed, 1 insertions, 1 deletions
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"
8 8
9SRCREV = "0e155c83aa739ef0a0540ec9f9d265f57f68038b" 9SRCREV = "0e155c83aa739ef0a0540ec9f9d265f57f68038b"
10SRC_URI = "\ 10SRC_URI = "\
11 git://github.com/containers/conmon.git \ 11 git://github.com/containers/conmon.git;branch=main \
12" 12"
13 13
14PV = "2.0.26+git${SRCPV}" 14PV = "2.0.26+git${SRCPV}"