Another pass of .oe cleanups.
[vuplus_openembedded] / sed / sed_4.0.8.oe
index 1f13d41..b217708 100644 (file)
@@ -2,6 +2,6 @@ DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
 DESCRIPTION = "sed is a Stream EDitor."
 
-SRC_URI = ${GNU_MIRROR}/sed/sed-${PV}.tar.gz
+SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
 
 inherit autotools