summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/podman-compose/podman-compose_1.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman-compose/podman-compose_1.0.3.bb b/recipes-containers/podman-compose/podman-compose_1.0.3.bb
index cb569209..e602a916 100644
--- a/recipes-containers/podman-compose/podman-compose_1.0.3.bb
+++ b/recipes-containers/podman-compose/podman-compose_1.0.3.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 4
5inherit setuptools3 5inherit setuptools3
6 6
7SRC_URI = "git://github.com/containers/podman-compose.git;branch=stable;protocol=https" 7SRC_URI = "git://github.com/containers/podman-compose.git;branch=main;protocol=https"
8 8
9SRCREV = "24ec539932580a6bc96d6eb2341141b6d7198b39" 9SRCREV = "24ec539932580a6bc96d6eb2341141b6d7198b39"
10 10