commit:     9b0cbcdf6155f7bbec45e30689d606a99b1487ce
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Wed Jun  5 04:25:52 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 00:44:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0cbcdf

dev-python/pycxx: update HOMEPAGE to use https

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pycxx/pycxx-7.1.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pycxx/pycxx-7.1.8.ebuild 
b/dev-python/pycxx/pycxx-7.1.8.ebuild
index 5f5d4e8b1a39..c55a7897a81e 100644
--- a/dev-python/pycxx/pycxx-7.1.8.ebuild
+++ b/dev-python/pycxx/pycxx-7.1.8.ebuild
@@ -10,7 +10,7 @@ DISTUTILS_USE_SETUPTOOLS=no
 inherit distutils-r1
 
 DESCRIPTION="Set of facilities to extend Python with C++"
-HOMEPAGE="http://cxx.sourceforge.net";
+HOMEPAGE="https://cxx.sourceforge.net";
 SRC_URI="https://downloads.sourceforge.net/cxx/${P}.tar.gz";
 
 LICENSE="BSD"

Reply via email to