diff options
-rw-r--r-- | recipes-containers/conmon/conmon_2.0.11.bb (renamed from recipes-containers/conmon/conmon_2.0.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/conmon/conmon_2.0.9.bb b/recipes-containers/conmon/conmon_2.0.11.bb index af7847b4..a5bd5271 100644 --- a/recipes-containers/conmon/conmon_2.0.9.bb +++ b/recipes-containers/conmon/conmon_2.0.11.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=61af0b6932ea7b12fb9142721043bc77" | |||
6 | 6 | ||
7 | DEPENDS = "glib-2.0" | 7 | DEPENDS = "glib-2.0" |
8 | 8 | ||
9 | SRCREV = "60b42f20f222df9da07a01ee444327348b9f54ee" | 9 | SRCREV = "ff9d97a08d7a4b58267ac03719786e4e7258cecf" |
10 | SRC_URI = "\ | 10 | SRC_URI = "\ |
11 | git://github.com/containers/conmon.git \ | 11 | git://github.com/containers/conmon.git \ |
12 | " | 12 | " |