summaryrefslogtreecommitdiffstats
path: root/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb')
-rw-r--r--recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb b/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
index 5f8cf3c..00e8997 100644
--- a/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
+++ b/recipes-security/ecryptfs-utils/ecryptfs-utils_111.bb
@@ -22,6 +22,8 @@ SRC_URI = "\
22SRC_URI[md5sum] = "83513228984f671930752c3518cac6fd" 22SRC_URI[md5sum] = "83513228984f671930752c3518cac6fd"
23SRC_URI[sha256sum] = "112cb3e37e81a1ecd8e39516725dec0ce55c5f3df6284e0f4cc0f118750a987f" 23SRC_URI[sha256sum] = "112cb3e37e81a1ecd8e39516725dec0ce55c5f3df6284e0f4cc0f118750a987f"
24 24
25UPSTREAM_CHECK_URI = "https://launchpad.net/ecryptfs/+download"
26
25inherit autotools pkgconfig systemd 27inherit autotools pkgconfig systemd
26 28
27SYSTEMD_PACKAGES = "${PN}" 29SYSTEMD_PACKAGES = "${PN}"