mod_wsgi: update to 4.5.11
This commit is contained in:
parent
675bc4d1b6
commit
24846b4db1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mod_wsgi'
|
||||
pkgname=mod_wsgi
|
||||
version=4.5.10
|
||||
version=4.5.11
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -8,7 +8,7 @@ hostmakedepends="python"
|
|||
makedepends="apache-devel python-devel"
|
||||
short_desc="Python WSGI adapter module for Apache"
|
||||
homepage="https://modwsgi.org"
|
||||
license="APL-2.0"
|
||||
license="Apache-2.0"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="https://github.com/GrahamDumpleton/$pkgname/archive/$version.tar.gz"
|
||||
checksum=612ac70ae7126c55d019ba417420af881593b6942c7a5cf64befa02e9ae5e276
|
||||
checksum=10df952206fe33e28a2fc2450be328ed5842af9c4e8915aac7fa3c4de851662f
|
||||
|
|
Loading…
Reference in a new issue