diff options
| -rw-r--r-- | recipes-containers/conmon/conmon_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/conmon/conmon_git.bb b/recipes-containers/conmon/conmon_git.bb index 6ef0c7cc..d900de29 100644 --- a/recipes-containers/conmon/conmon_git.bb +++ b/recipes-containers/conmon/conmon_git.bb | |||
| @@ -9,12 +9,12 @@ REQUIRED_DISTRO_FEATURES ?= "seccomp" | |||
| 9 | 9 | ||
| 10 | DEPENDS = "glib-2.0 go-md2man-native libseccomp" | 10 | DEPENDS = "glib-2.0 go-md2man-native libseccomp" |
| 11 | 11 | ||
| 12 | SRCREV = "aee638f5b23d408b42c74ece8f7bdb977078386a" | 12 | SRCREV = "b2f13b0f1200e1d678524c21551a0868dae6f7d2" |
| 13 | SRC_URI = "\ | 13 | SRC_URI = "\ |
| 14 | git://github.com/containers/conmon.git;branch=main;protocol=https \ | 14 | git://github.com/containers/conmon.git;branch=main;protocol=https \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | PV = "2.1.12+git" | 17 | PV = "2.1.13+git" |
| 18 | 18 | ||
| 19 | inherit pkgconfig | 19 | inherit pkgconfig |
| 20 | 20 | ||
