summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-02 10:18:23 +0100
committerSam James <sam@gentoo.org>2024-09-02 10:20:23 +0100
commit7b02378af00b0d145704bf3b779677ed0542c422 (patch)
tree33ddfb3f3803e2b340f76ae402fbb2a4245c15ff /sys-auth/libfprint
parentsys-boot/plymouth: fd.o cgit->gitlab (diff)
downloadgentoo-7b02378af00b0d145704bf3b779677ed0542c422.tar.gz
gentoo-7b02378af00b0d145704bf3b779677ed0542c422.tar.bz2
gentoo-7b02378af00b0d145704bf3b779677ed0542c422.zip
sys-auth/libfprint: fd.o cgit->gitlab
Their cgit is unreliable these days. Bug: https://bugs.gentoo.org/938274 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r--sys-auth/libfprint/libfprint-1.94.4.ebuild4
-rw-r--r--sys-auth/libfprint/libfprint-1.94.7.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/libfprint/libfprint-1.94.4.ebuild b/sys-auth/libfprint/libfprint-1.94.4.ebuild
index 09397061db41..d74276c012f2 100644
--- a/sys-auth/libfprint/libfprint-1.94.4.ebuild
+++ b/sys-auth/libfprint/libfprint-1.94.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit meson udev
DESCRIPTION="Library to add support for consumer fingerprint readers"
-HOMEPAGE="https://cgit.freedesktop.org/libfprint/libfprint/ https://github.com/freedesktop/libfprint https://gitlab.freedesktop.org/libfprint/libfprint"
+HOMEPAGE="https://fprint.freedesktop.org/ https://github.com/freedesktop/libfprint https://gitlab.freedesktop.org/libfprint/libfprint"
SRC_URI="https://github.com/freedesktop/libfprint/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1+"
diff --git a/sys-auth/libfprint/libfprint-1.94.7.ebuild b/sys-auth/libfprint/libfprint-1.94.7.ebuild
index 0fc7d352a1f0..59d43930bc1f 100644
--- a/sys-auth/libfprint/libfprint-1.94.7.ebuild
+++ b/sys-auth/libfprint/libfprint-1.94.7.ebuild
@@ -9,7 +9,7 @@ MY_P="${PN}-v${PV}"
DESCRIPTION="Library to add support for consumer fingerprint readers"
HOMEPAGE="
- https://cgit.freedesktop.org/libfprint/libfprint
+ https://fprint.freedesktop.org/
https://gitlab.freedesktop.org/libfprint/libfprint
"
SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/v${PV}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"