uwsgi: update to 2.0.2
This commit is contained in:
parent
bcc965a8d6
commit
9e9ff57b46
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'uwsgi'
|
||||
pkgname=uwsgi
|
||||
version=1.2.4
|
||||
revision=3
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel python-setuptools"
|
||||
makedepends="sqlite-devel python-devel python-setuptools libxml2-devel"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://projects.unbit.it/uwsgi"
|
||||
distfiles="http://projects.unbit.it/downloads/uwsgi-$version.tar.gz"
|
||||
checksum=294306d249300b531bfc7abaa706926d0ed87ccc2e7248afec50b425aef39ebb
|
||||
checksum=469f418eaa08e7aa46351e8b19b0ed55ec158046c617b388fd896bc9bb28ccb8
|
||||
|
|
Loading…
Reference in New Issue