mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 14:53:19 +02:00
uwsgi: update to 2.0.29.
This commit is contained in:
parent
d9e68a9f79
commit
b05b1d5456
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'uwsgi'
|
||||
pkgname=uwsgi
|
||||
version=2.0.28
|
||||
revision=2
|
||||
version=2.0.29
|
||||
revision=1
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel openssl-devel"
|
||||
short_desc="Fast, self-healing application container server"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2.0-only WITH GCC-exception-2.0"
|
|||
homepage="https://uwsgi-docs.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/unbit/uwsgi-docs/master/Changelog-${version}.rst"
|
||||
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
|
||||
checksum=4bb0762c5becb0414352cca664957206df4d6847e9a1c472e87708dc2cdad610
|
||||
checksum=dfec696171b35d7d7a2cb7758186c70629840e2c5d7cdbda0e89791f89d4252e
|
||||
|
||||
_libdir=usr/lib/uwsgi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue