dev-embedded/openocd: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-06-07 19:15:46 +02:00
committed by Viorel Munteanu
parent b7b7de3cf8
commit 8d1b9f1dc4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ else
fi
DESCRIPTION="OpenOCD - Open On-Chip Debugger"
HOMEPAGE="http://openocd.sourceforge.net"
HOMEPAGE="https://openocd.sourceforge.net"
LICENSE="GPL-2+"
SLOT="0"