parent
4a4815d5d9
commit
b0f2fb91b1
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'uwsgi'
|
||||
pkgname=uwsgi
|
||||
version=2.0.14
|
||||
revision=3
|
||||
version=2.0.17
|
||||
revision=1
|
||||
hostmakedepends="python python3"
|
||||
makedepends="python-devel python3-devel"
|
||||
short_desc="Fast, self-healing application container server"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://projects.unbit.it/uwsgi"
|
||||
distfiles="http://projects.unbit.it/downloads/uwsgi-$version.tar.gz"
|
||||
checksum=21b3d1ef926d835ff23576193a2c60d4c896d8e21567850cf0677a4764122887
|
||||
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
|
||||
checksum=3dc2e9b48db92b67bfec1badec0d3fdcc0771316486c5efa3217569da3528bf2
|
||||
|
||||
_libdir=usr/lib/uwsgi
|
||||
|
||||
|
|
Loading…
Reference in New Issue