ecryptfs-utils: add UPSTREAM_CHECK_URI

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2022-07-29 16:04:50 -07:00
parent 0202c4ad1b
commit 522c08e98d
@@ -22,6 +22,8 @@ SRC_URI = "\
SRC_URI[md5sum] = "83513228984f671930752c3518cac6fd" SRC_URI[md5sum] = "83513228984f671930752c3518cac6fd"
SRC_URI[sha256sum] = "112cb3e37e81a1ecd8e39516725dec0ce55c5f3df6284e0f4cc0f118750a987f" SRC_URI[sha256sum] = "112cb3e37e81a1ecd8e39516725dec0ce55c5f3df6284e0f4cc0f118750a987f"
UPSTREAM_CHECK_URI = "https://launchpad.net/ecryptfs/+download"
inherit autotools pkgconfig systemd inherit autotools pkgconfig systemd
SYSTEMD_PACKAGES = "${PN}" SYSTEMD_PACKAGES = "${PN}"