summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/fprintd/fprintd-0.6.0.ebuild')
-rw-r--r--sys-auth/fprintd/fprintd-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/fprintd/fprintd-0.6.0.ebuild b/sys-auth/fprintd/fprintd-0.6.0.ebuild
index 5c223ece14b5..5b80dbd18bd9 100644
--- a/sys-auth/fprintd/fprintd-0.6.0.ebuild
+++ b/sys-auth/fprintd/fprintd-0.6.0.ebuild
@@ -7,9 +7,9 @@ EAPI=5
inherit autotools pam systemd versionator
DESCRIPTION="D-Bus service to access fingerprint readers"
-HOMEPAGE="http://cgit.freedesktop.org/libfprint/fprintd/"
+HOMEPAGE="https://cgit.freedesktop.org/libfprint/fprintd/"
MY_PV="V_$(replace_all_version_separators _)"
-SRC_URI="http://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="https://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"