summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb')
-rw-r--r--meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
index f98c4a7be..dc7b84986 100644
--- a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
+++ b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
@@ -11,7 +11,7 @@ REQUIRED_DISTRO_FEATURES = "pam"
11 11
12SRCREV = "e2145df09469bf84878e4729b4ecd814efb797d1" 12SRCREV = "e2145df09469bf84878e4729b4ecd814efb797d1"
13 13
14SRC_URI = "git://github.com/PADL/pam_ccreds" 14SRC_URI = "git://github.com/PADL/pam_ccreds;branch=master;protocol=https"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17