diff options
author | Sam James <sam@gentoo.org> | 2023-04-12 11:46:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 04:01:03 +0100 |
commit | 0cf448d13f4edba2ce0c46f35a952807deca7841 (patch) | |
tree | 6674c36b7b4587f70f017b8367d2ac5111b56123 /www-servers/uwsgi | |
parent | dev-util/cucumber-wire: enable ruby31, ruby32 (diff) | |
download | gentoo-0cf448d13f4edba2ce0c46f35a952807deca7841.tar.gz gentoo-0cf448d13f4edba2ce0c46f35a952807deca7841.tar.bz2 gentoo-0cf448d13f4edba2ce0c46f35a952807deca7841.zip |
www-servers/uwsgi: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/uwsgi')
-rw-r--r-- | www-servers/uwsgi/uwsgi-2.0.19.1-r109.ebuild | 2 |
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" |