commit:     d9ce7c754080c1187a222ec3939014c0c316423a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 19:51:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 22:59:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ce7c75

app-i18n/xvnkb: use HTTPS

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/xvnkb/xvnkb-0.2.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/xvnkb/xvnkb-0.2.11.ebuild 
b/app-i18n/xvnkb/xvnkb-0.2.11.ebuild
index 5493f9d719bf..98e4e14b988b 100644
--- a/app-i18n/xvnkb/xvnkb-0.2.11.ebuild
+++ b/app-i18n/xvnkb/xvnkb-0.2.11.ebuild
@@ -6,8 +6,8 @@ EAPI="8"
 inherit toolchain-funcs
 
 DESCRIPTION="Vietnamese input keyboard for X"
-HOMEPAGE="http://xvnkb.sourceforge.net/";
-SRC_URI="http://${PN}.sourceforge.net/${P}.tar.bz2";
+HOMEPAGE="https://xvnkb.sourceforge.net/";
+SRC_URI="https://${PN}.sourceforge.net/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to