mod_wsgi: update to 4.6.5
This commit is contained in:
parent
dc73d8723f
commit
5c5f80c78d
1 changed files with 6 additions and 5 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'mod_wsgi'
|
||||
pkgname=mod_wsgi
|
||||
version=4.5.20
|
||||
version=4.6.5
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="python"
|
||||
makedepends="apache-devel python-devel"
|
||||
short_desc="Python WSGI adapter module for Apache"
|
||||
homepage="https://www.modwsgi.org"
|
||||
license="Apache-2.0"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://www.modwsgi.org"
|
||||
changelog="https://modwsgi.readthedocs.io/en/latest/release-notes/version-${version}.html"
|
||||
distfiles="https://github.com/GrahamDumpleton/$pkgname/archive/$version.tar.gz"
|
||||
checksum=37fb0abcaca35435b1cca99e17ea55edee73082bd2196e7999b5b1284baf1f11
|
||||
checksum=5cbe05f8b9b21a9e40d5d7226f4976643b1ee5e23a2d114bceae34d9948be5e0
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue