espeak: fetch from SOURCEFORGE_MIRROR, close oebug# 3985
authorJunqian Gordon Xu <xjqian@gmail.com>
Sun, 9 Mar 2008 04:28:02 +0000 (04:28 +0000)
committerJunqian Gordon Xu <xjqian@gmail.com>
Sun, 9 Mar 2008 04:28:02 +0000 (04:28 +0000)
packages/espeak/espeak_1.30.bb

index a460b5b..523acc7 100644 (file)
@@ -15,9 +15,9 @@ DEPENDS = "portaudio-v19"
 
 ######################################################################################
 
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-${PV}-source.zip"
+SRC_URI = "${SOURCEFORGE_MIRROR}/espeak/espeak-${PV}-source.zip"
 
 S = "${WORKDIR}/${PN}-${PV}-source"