Skip to content

Commit

Permalink
sys-auth/fprintd: version bump`
Browse files Browse the repository at this point in the history
- change HOMEPAGE

Signed-off-by: Peter Gantner <gentoo@nephros.org>
  • Loading branch information
nephros committed Nov 9, 2020
1 parent 31d0b6b commit cea4ee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sys-auth/fprintd/fprintd-0.8.1-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit autotools pam systemd

DESCRIPTION="D-Bus service to access fingerprint readers"
HOMEPAGE="https://cgit.freedesktop.org/libfprint/fprintd/"
HOMEPAGE="https://fprint.freedesktop.org"
MY_PV="V_$(ver_rs 0- _)"
SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/${MY_PV}/fprintd-${MY_PV}.tar.bz2 -> ${P}.tar.bz2"
#SRC_URI="https://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2"
Expand Down
2 changes: 1 addition & 1 deletion sys-auth/fprintd/fprintd-0.9.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit autotools pam systemd

DESCRIPTION="D-Bus service to access fingerprint readers"
HOMEPAGE="https://cgit.freedesktop.org/libfprint/fprintd/"
HOMEPAGE="https://fprint.freedesktop.org"
MY_PV="V_$(ver_rs 0- _)"
SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/${MY_PV}/fprintd-${MY_PV}.tar.bz2 -> ${P}.tar.bz2"

Expand Down

0 comments on commit cea4ee5

Please sign in to comment.