aboutsummaryrefslogtreecommitdiffstats
path: root/nasm
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-05-25 08:32:13 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-05-25 08:32:13 +0000
commit397c360fc999c8c94cb78c189809812feeb90f9e (patch)
tree48b46b21c8b0fa1ec7f47d98480694925c135aa2 /nasm
parent13069559c00597bd76dcb0efcc56983a0544a2b7 (diff)
downloadopenembedded-397c360fc999c8c94cb78c189809812feeb90f9e.tar.gz
changed SRC_URI to global SF mirror setting
BKrev: 40b3048dCwOJuwfCjJjs0-O6FEcoEQ
Diffstat (limited to 'nasm')
-rw-r--r--nasm/nasm_0.98.38.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm/nasm_0.98.38.oe b/nasm/nasm_0.98.38.oe
index 39cb2a229d..8bbda9c875 100644
--- a/nasm/nasm_0.98.38.oe
+++ b/nasm/nasm_0.98.38.oe
@@ -3,7 +3,7 @@ DESCRIPTION = "General-purpose x86 assembler"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
COMPATIBLE_HOST = 'i.86.*-(linux|freebsd.*)'
-SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/nasm/nasm-${PV}.tar.bz2"
+SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2"
inherit autotools