summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/xsp/xsp-4.7.1-r1.ebuild')
-rw-r--r--www-servers/xsp/xsp-4.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/xsp/xsp-4.7.1-r1.ebuild b/www-servers/xsp/xsp-4.7.1-r1.ebuild
index a7a1cdb95503..4154434c600a 100644
--- a/www-servers/xsp/xsp-4.7.1-r1.ebuild
+++ b/www-servers/xsp/xsp-4.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ USE_DOTNET="net35 net40 net45"
inherit autotools dotnet systemd
DESCRIPTION="XSP is a small web server that can host ASP.NET pages"
-HOMEPAGE="http://www.mono-project.com/ASP.NET"
+HOMEPAGE="https://www.mono-project.com/ASP.NET"
SRC_URI="https://github.com/mono/xsp/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"