libgsmhr: Update source location

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2013-12-13 15:41:01 +01:00
parent 2c8b3fd281
commit 8b5e0c7b81
1 changed files with 1 additions and 1 deletions

View File

@ -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):