uwsgi: update to 2.0.18.
This commit is contained in:
parent
6cea66ca2b
commit
d5c9c72a72
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uwsgi'
|
||||
pkgname=uwsgi
|
||||
version=2.0.17.1
|
||||
version=2.0.18
|
||||
revision=1
|
||||
hostmakedepends="python python3"
|
||||
makedepends="python-devel python3-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://projects.unbit.it/uwsgi"
|
||||
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
|
||||
checksum=d2318235c74665a60021a4fc7770e9c2756f9fc07de7b8c22805efe85b5ab277
|
||||
checksum=4972ac538800fb2d421027f49b4a1869b66048839507ccf0aa2fda792d99f583
|
||||
|
||||
_libdir=usr/lib/uwsgi
|
||||
|
||||
|
|
Loading…
Reference in a new issue