summaryrefslogtreecommitdiffstats
path: root/recipes-containers/podman/podman_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/podman/podman_git.bb')
-rw-r--r--recipes-containers/podman/podman_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
index af94f0c4..aedef99f 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -26,7 +26,7 @@ python __anonymous() {
26 26
27SRCREV = "a11c4ead10177a66ef2810a0a92ea8ce2299da07" 27SRCREV = "a11c4ead10177a66ef2810a0a92ea8ce2299da07"
28SRC_URI = " \ 28SRC_URI = " \
29 git://github.com/containers/libpod.git;branch=v2.0 \ 29 git://github.com/containers/libpod.git;branch=v2.0;protocol=https \
30" 30"
31 31
32LICENSE = "Apache-2.0" 32LICENSE = "Apache-2.0"