summaryrefslogtreecommitdiffstats
path: root/recipes-security/fscryptctl/fscryptctl_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/fscryptctl/fscryptctl_1.0.0.bb')
-rw-r--r--recipes-security/fscryptctl/fscryptctl_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/fscryptctl/fscryptctl_1.0.0.bb b/recipes-security/fscryptctl/fscryptctl_1.0.0.bb
index 26f549b..d319e48 100644
--- a/recipes-security/fscryptctl/fscryptctl_1.0.0.bb
+++ b/recipes-security/fscryptctl/fscryptctl_1.0.0.bb
@@ -10,7 +10,7 @@ LICENSE = "Apache-2.0"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
11 11
12SRCREV = "56b898c896240328adef7407090215abbe9ee03d" 12SRCREV = "56b898c896240328adef7407090215abbe9ee03d"
13SRC_URI = "git://github.com/google/fscryptctl.git" 13SRC_URI = "git://github.com/google/fscryptctl.git;branch=master;protocol=https"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16