libgsm/libgsm_1.0.10.bb : Fix broken Source URL
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Mon, 30 Oct 2006 20:51:21 +0000 (20:51 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Mon, 30 Oct 2006 20:51:21 +0000 (20:51 +0000)
packages/libgsm/libgsm_1.0.10.bb

index 7b83c22..0a86bd0 100644 (file)
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 LICENSE = "libgsm"
 inherit pkgconfig gpe
 
-SRC_URI = "ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/gsm-${PV}.tar.gz \
+SRC_URI = "http://www.netsw.org/audio/convert/gsm-${PV}.tar.gz \
  file://${FILESDIR}/libgsm_patch;patch=1;pnum=0"
 
 S = "${WORKDIR}/gsm-1.0-pl10/"