diff options
Diffstat (limited to 'recipes/expat/expat.inc')
-rw-r--r-- | recipes/expat/expat.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/expat/expat.inc b/recipes/expat/expat.inc index 6d27b77b19..b254f08b74 100644 --- a/recipes/expat/expat.inc +++ b/recipes/expat/expat.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://expat.sf.net/" SECTION = "libs" LICENSE = "MIT" -SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz \ +SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz;name=src \ " S = "${WORKDIR}/expat-${PV}" |