diff options
Diffstat (limited to 'sys-auth/libfprint/libfprint-0.6.0-r2.ebuild')
-rw-r--r-- | sys-auth/libfprint/libfprint-0.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild b/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild index 4597a21ead1..2c94db008e1 100644 --- a/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild +++ b/sys-auth/libfprint/libfprint-0.6.0-r2.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils udev vcs-snapshot MY_PV="V_${PV//./_}" DESCRIPTION="library to add support for consumer fingerprint readers" -HOMEPAGE="http://cgit.freedesktop.org/libfprint/libfprint/" -SRC_URI="http://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2 +HOMEPAGE="https://cgit.freedesktop.org/libfprint/libfprint/" +SRC_URI="https://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2 https://dev.gentoo.org/~xmw/${P}_vfs0050.patch.gz" LICENSE="LGPL-2.1" |