fix source name
This commit is contained in:
parent
3307d6adc1
commit
256ffc47c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ mod_wsgi-3.2.tar.gz
|
||||
/mod_wsgi-d9d5fea585b23991f76532a9b07de7fcd3b649f4.tar.gz
|
||||
/4.3.2.tar.gz
|
||||
/4.4.1.tar.gz
|
||||
/mod_wsgi-4.4.1.tar.gz
|
||||
|
||||
@ -18,7 +18,7 @@ Summary: A WSGI interface for Python web applications in Apache
|
||||
Group: System Environment/Libraries
|
||||
License: ASL 2.0
|
||||
URL: http://modwsgi.org
|
||||
Source0: https://github.com/GrahamDumpleton/%{name}/archive/%{version}.tar.gz
|
||||
Source0: http://github.srcurl.net/GrahamDumpleton/%{name}/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: wsgi.conf
|
||||
Source2: wsgi-python3.conf
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user