diff options
Diffstat (limited to 'main/uwsgi/APKBUILD')
-rw-r--r-- | main/uwsgi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/uwsgi/APKBUILD b/main/uwsgi/APKBUILD index 39b4a3bf6c6..dceac3d7008 100644 --- a/main/uwsgi/APKBUILD +++ b/main/uwsgi/APKBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="uWSGI application container server" url="http://projects.unbit.it/uwsgi/" arch="all" -license="GPL2" +license="GPL-2.0" depends="mailcap" install="uwsgi.pre-install" pkgusers="uwsgi" |