aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2013-12-13 15:41:01 +0100
committerSylvain Munaut <tnt@246tNt.com>2013-12-13 15:41:07 +0100
commit8b5e0c7b81cba9f064bed97dc743e5a9a13818f1 (patch)
tree0282af997f3433245832dfdcc16ecabefc83c3be
parent2c8b3fd281af756d72e3cff4a86033d126a74d66 (diff)
libgsmhr: Update source location
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
-rwxr-xr-xlibgsmhr/fetch_sources.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgsmhr/fetch_sources.py b/libgsmhr/fetch_sources.py
index cb37e0c..6a3cf00 100755
--- a/libgsmhr/fetch_sources.py
+++ b/libgsmhr/fetch_sources.py
@@ -11,7 +11,7 @@ except:
import StringIO
-SRC = "http://ftp.3gpp.org/Specs/2001-06/Ph2/06_series/0606-421/0606_421.zip"
+SRC = "http://www.3gpp.org/ftp/Specs/archive/06_series/06.06/0606-421.zip"
def get_zipfile(data):