1
0
mirror of https://github.com/cahirwpz/amigaos-cross-toolchain synced 2025-11-23 12:11:19 +00:00

Switch to Frode's fixed python-lhafile.

This commit is contained in:
Krystian Bacławski
2015-09-10 22:52:16 +02:00
parent b36b9afac4
commit 6cf52effe7

View File

@ -13,7 +13,7 @@ import string
import sys import sys
URLS = \ URLS = \
['git://github.com/cahirwpz/python-lhafile', ['git://github.com/FrodeSolheim/python-lhafile',
'ftp://ftp.gnu.org/gnu/m4/m4-1.4.17.tar.gz', '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/gawk/gawk-3.1.8.tar.gz',
'ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz', 'ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz',