commit: 44590cad21715314b40480b71dadbd17a810b0e0 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 05:24:38 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Feb 7 05:24:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44590cad
sys-auth/otpcalc: Update HOMEPAGE and SRC_URI Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> sys-auth/otpcalc/otpcalc-0.97-r8.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild index f418eb8944e..53da607dd20 100644 --- a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="A One Time Password and S/Key calculator for X" -HOMEPAGE="http://killa.net/infosec/otpCalc/" -SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz +HOMEPAGE="http://www.killa.net/infosec/otpCalc/" +SRC_URI="http://www.killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz https://dev.gentoo.org/~ulm/distfiles/${P}-patches-1.tar.xz" LICENSE="GPL-2+" # bundled crypto functions are not used
