diff options
Diffstat (limited to 'main/uwsgi')
-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 86362eb77b..0ed6ea92d2 100644 --- a/main/uwsgi/APKBUILD +++ b/main/uwsgi/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="uWSGI application container server" url=http://projects.unbit.it/uwsgi/ arch=all -license=GPL-2 +license=GPL2 depends=mailcap makedepends="linux-headers lua5.2-dev python python-dev zeromq-dev paxmark pcre-dev python3 python3-dev" |