mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
uwsgi: update to 2.0.30.
This commit is contained in:
parent
de1c5758a2
commit
b37c5761aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uwsgi'
|
# Template file for 'uwsgi'
|
||||||
pkgname=uwsgi
|
pkgname=uwsgi
|
||||||
version=2.0.29
|
version=2.0.30
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel openssl-devel"
|
makedepends="python3-devel openssl-devel"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-2.0-only WITH GCC-exception-2.0"
|
||||||
homepage="https://uwsgi-docs.readthedocs.io/en/latest/"
|
homepage="https://uwsgi-docs.readthedocs.io/en/latest/"
|
||||||
changelog="https://raw.githubusercontent.com/unbit/uwsgi-docs/master/Changelog-${version}.rst"
|
changelog="https://raw.githubusercontent.com/unbit/uwsgi-docs/master/Changelog-${version}.rst"
|
||||||
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
|
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
|
||||||
checksum=dfec696171b35d7d7a2cb7758186c70629840e2c5d7cdbda0e89791f89d4252e
|
checksum=c3374cd064ce7e11d364cd869230737fe4f54373098e634c319cea6973cc7a61
|
||||||
|
|
||||||
_libdir=usr/lib/uwsgi
|
_libdir=usr/lib/uwsgi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue