diff options
Diffstat (limited to 'dev-python/wxPython')
-rw-r--r-- | dev-python/wxPython/wxPython-2.3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxPython/wxPython-2.3.2.1.ebuild b/dev-python/wxPython/wxPython-2.3.2.1.ebuild index 6ae119a929d7..a1847a4ae064 100644 --- a/dev-python/wxPython/wxPython-2.3.2.1.ebuild +++ b/dev-python/wxPython/wxPython-2.3.2.1.ebuild @@ -7,7 +7,7 @@ S=${WORKDIR}/${P} DESCRIPTION="A blending of the wxWindows C++ class library with Python." -SRC_URI="http://prdownloads.sourceforge.net/wxpython/${P}.tar.gz" +SRC_URI="mirror://sourceforge/wxpython/${P}.tar.gz" HOMEPAGE="http://www.wxpython.org/" |