summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-12 11:46:20 +0100
committerSam James <sam@gentoo.org>2023-04-13 04:01:03 +0100
commit0cf448d13f4edba2ce0c46f35a952807deca7841 (patch)
tree6674c36b7b4587f70f017b8367d2ac5111b56123
parentdev-util/cucumber-wire: enable ruby31, ruby32 (diff)
downloadgentoo-0cf448d1.tar.gz
gentoo-0cf448d1.tar.bz2
gentoo-0cf448d1.zip
www-servers/uwsgi: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--www-servers/uwsgi/uwsgi-2.0.19.1-r109.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/uwsgi/uwsgi-2.0.19.1-r109.ebuild b/www-servers/uwsgi/uwsgi-2.0.19.1-r109.ebuild
index 5bdda93d9589..1b390388d3d1 100644
--- a/www-servers/uwsgi/uwsgi-2.0.19.1-r109.ebuild
+++ b/www-servers/uwsgi/uwsgi-2.0.19.1-r109.ebuild
@@ -20,7 +20,7 @@ MY_P="${P/_/-}"
inherit lua-single pax-utils php-ext-source-r3 python-r1 ruby-ng
DESCRIPTION="uWSGI server for Python web applications"
-HOMEPAGE="https://projects.unbit.it/uwsgi/"
+HOMEPAGE="https://uwsgi-docs.readthedocs.io/en/latest/"
SRC_URI="https://github.com/unbit/uwsgi/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"