diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-04-11 20:30:38 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-04-11 21:12:49 +0200 |
commit | 5bba24e22989e0db951e0a04933ea5ecd739b9f8 (patch) | |
tree | 6bcb433a5fee0196410aef1c37488690bb55316b /net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild | |
parent | dev-util/pycharm-professional: use https (diff) | |
download | gentoo-5bba24e22989e0db951e0a04933ea5ecd739b9f8.tar.gz gentoo-5bba24e22989e0db951e0a04933ea5ecd739b9f8.tar.bz2 gentoo-5bba24e22989e0db951e0a04933ea5ecd739b9f8.zip |
net-nds/tac_plus: use https
Closes: https://github.com/gentoo/gentoo/pull/24996
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild')
-rw-r--r-- | net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild index 1aefca883a29..ef68cb7a41cb 100644 --- a/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild +++ b/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild @@ -7,7 +7,7 @@ inherit autotools pam MY_P="tacacs+-F${PV}" DESCRIPTION="An updated version of Cisco's TACACS+ server" -HOMEPAGE="http://www.shrubbery.net/tac_plus/" +HOMEPAGE="https://www.shrubbery.net/tac_plus/" SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" |