summaryrefslogtreecommitdiffstats
path: root/testing/apache2-mod-wsgi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/apache2-mod-wsgi/APKBUILD')
-rw-r--r--testing/apache2-mod-wsgi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/apache2-mod-wsgi/APKBUILD b/testing/apache2-mod-wsgi/APKBUILD
index 4670eb8c2..3c3ffed89 100644
--- a/testing/apache2-mod-wsgi/APKBUILD
+++ b/testing/apache2-mod-wsgi/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Matt Smith <mcs@darkregion.net>
-# Maintainer: Matt Smith <mcs@darkregion.net>
+# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=apache2-mod-wsgi
_realname=mod_wsgi
pkgver=3.4
-pkgrel=0
+pkgrel=1
pkgdesc="Python WSGI Module for Apache2"
url="http://code.google.com/p/modwsgi/"
arch="all"
-license="APACHE"
+license="ASL 2.0"
depends="apache2 python"
depends_dev=
makedepends="$depends_dev apache2-dev python-dev"