diff options
Diffstat (limited to 'sys-auth/bioapi/bioapi-1.2.4.ebuild')
-rw-r--r-- | sys-auth/bioapi/bioapi-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/bioapi/bioapi-1.2.4.ebuild b/sys-auth/bioapi/bioapi-1.2.4.ebuild index b14f381fded7..84cf30769dde 100644 --- a/sys-auth/bioapi/bioapi-1.2.4.ebuild +++ b/sys-auth/bioapi/bioapi-1.2.4.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit eutils multilib user DESCRIPTION="Framework for biometric-based authentication" -HOMEPAGE="https://code.google.com/p/bioapi-linux/" +HOMEPAGE="https://github.com/mr-c/bioapi-linux" SRC_URI="https://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz" LICENSE="bioapi" |