Temporarily use my python-lhafile repository.

This commit is contained in:
Krystian Bacławski
2015-09-09 11:16:36 +02:00
parent 5baa94fe1a
commit fad5ca162b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import string
import sys
URLS = \
['git://github.com/FrodeSolheim/python-lhafile',
['git://github.com/cahirwpz/python-lhafile',
'ftp://ftp.gnu.org/gnu/m4/m4-1.4.17.tar.gz',
'ftp://ftp.gnu.org/gnu/gawk/gawk-3.1.8.tar.gz',
'ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz',
+1 -1
View File
@@ -12,7 +12,7 @@ import platform
import sys
URLS = \
['git://github.com/FrodeSolheim/python-lhafile',
['git://github.com/cahirwpz/python-lhafile',
'ftp://ftp.gnu.org/gnu/gmp/gmp-5.1.3.tar.bz2',
'ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz',
'ftp://ftp.gnu.org/gnu/mpfr/mpfr-3.1.3.tar.bz2',