mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/mod_python: Fixed download link in .info file
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
c9f7eacf1d
commit
8f8fe2e951
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="mod_python"
|
||||
VERSION="3.3.1"
|
||||
HOMEPAGE="http://www.modpython.org/"
|
||||
DOWNLOAD="http://www.powertech.no/apache/dist/httpd/modpython/mod_python-3.3.1.tgz"
|
||||
DOWNLOAD="http://archive.apache.org/dist/httpd/modpython/mod_python-3.3.1.tgz"
|
||||
MD5SUM="a3b0150176b726bd2833dac3a7837dc5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue