diff options
Diffstat (limited to 'wxpython/Pkgfile')
-rw-r--r-- | wxpython/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wxpython/Pkgfile b/wxpython/Pkgfile index 7150d124b..8365cc4f2 100644 --- a/wxpython/Pkgfile +++ b/wxpython/Pkgfile @@ -7,7 +7,7 @@ name=wxpython version=2.8.9.2 release=1 -source=(http://downloads.sourceforge.net/sourceforge/$name/wxPython-src-$version.tar.bz2) +source=(http://download.sourceforge.net/$name/wxPython-src-$version.tar.bz2) build() { cd wxPython-src-$version/wxPython |