diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-02-07 06:24:38 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-02-07 06:24:38 +0100 |
commit | 44590cad21715314b40480b71dadbd17a810b0e0 (patch) | |
tree | 244cf96796d329781baf8301f2ba7429f5719989 /sys-auth | |
parent | games-roguelike/stone-soup: Bump to 0.26.1 (diff) | |
download | gentoo-44590cad21715314b40480b71dadbd17a810b0e0.tar.gz gentoo-44590cad21715314b40480b71dadbd17a810b0e0.tar.bz2 gentoo-44590cad21715314b40480b71dadbd17a810b0e0.zip |
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@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97-r8.ebuild | 6 |
1 files 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 f418eb8944ef..53da607dd200 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 |