mod_wsgi: update to 4.5.18.
This commit is contained in:
parent
3a21364682
commit
e34de1e085
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'mod_wsgi'
|
||||
pkgname=mod_wsgi
|
||||
version=4.5.17
|
||||
version=4.5.18
|
||||
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://modwsgi.org"
|
||||
homepage="https://www.modwsgi.org"
|
||||
license="Apache-2.0"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="https://github.com/GrahamDumpleton/$pkgname/archive/$version.tar.gz"
|
||||
checksum=a7a3268d657cb689081edffaffca510a672c6110afe83b42d88c3364176c763c
|
||||
checksum=4defb57290f6718c00ae3a43a8f3113a01f0cd5b5de715d9ae596d6c386e06cf
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in New Issue