[csw-devel] SF.net SVN: gar:[4386] csw/mgar/pkg/mod_wsgi/trunk
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Fri Apr 17 23:15:28 CEST 2009
Revision: 4386
http://gar.svn.sourceforge.net/gar/?rev=4386&view=rev
Author: valholla
Date: 2009-04-17 21:15:28 +0000 (Fri, 17 Apr 2009)
Log Message:
-----------
fix upstream download url
Modified Paths:
--------------
csw/mgar/pkg/mod_wsgi/trunk/Makefile
csw/mgar/pkg/mod_wsgi/trunk/checksums
Modified: csw/mgar/pkg/mod_wsgi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mod_wsgi/trunk/Makefile 2009-04-17 21:09:25 UTC (rev 4385)
+++ csw/mgar/pkg/mod_wsgi/trunk/Makefile 2009-04-17 21:15:28 UTC (rev 4386)
@@ -1,5 +1,5 @@
GARNAME = mod_wsgi
-GARVERSION = 2.3
+GARVERSION = 2.4
CATEGORIES = lib
DESCRIPTION = an Apache/Python WSGI adapter module
@@ -7,7 +7,7 @@
Mod_wsgi is a python WSGI adapter module for Apache.
endef
-MASTER_SITES = http://code.google.com/p/modwsgi
+MASTER_SITES = http://modwsgi.googlecode.com/files/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
DISTFILES += postinstall preremove space
Modified: csw/mgar/pkg/mod_wsgi/trunk/checksums
===================================================================
--- csw/mgar/pkg/mod_wsgi/trunk/checksums 2009-04-17 21:09:25 UTC (rev 4385)
+++ csw/mgar/pkg/mod_wsgi/trunk/checksums 2009-04-17 21:15:28 UTC (rev 4386)
@@ -1,4 +1,4 @@
-c686e1c498dbe5753fe491c3cf61cff4 download/mod_wsgi-2.3.tar.gz
+a2b964cc51d6ff86c38c74db5748eab5 download/mod_wsgi-2.4.tar.gz
a2e8679f45232e56efbc352597ffe456 download/postinstall
a67766841dedbaba0d7b15e7f08c8658 download/preremove
0dd379f20ceb32fc77bb3a9bf045097f download/space
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list