mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uwsgi: update to 2.0.25.1.
This commit is contained in:
parent
8a75cc78e4
commit
92274a3b7c
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.24
|
version=2.0.25.1
|
||||||
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=6be644f8c36379a97ca1c71c03c146af109983a58eacefbcfdaaff3c62d7edf8
|
checksum=a1e4a401f71d29e49d4762223412c32a42594c415f9d72d0f759680e5b8f4cf9
|
||||||
|
|
||||||
_libdir=usr/lib/uwsgi
|
_libdir=usr/lib/uwsgi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue