Triggered by the patch from Marcos Amorim
updated the URI for the perl recipes.
Only the last one is in the src dir, the older ones are in src/5.0
As this does not change things functionally no PR bump
(btw: it worked in the past since normally the cached version was used).
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
DEPENDS = "virtual/db-native gdbm-native"
-SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz"
+SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/5.0/perl-${PV}.tar.gz"
S = "${WORKDIR}/perl-${PV}"
do_configure () {
DEPENDS = "virtual/db-native gdbm-native"
-SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
+SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/5.0/perl-${PV}.tar.gz \
file://perl-5.8.8-gcc-4.2.patch;patch=1 \
file://Configure-multilib.patch;patch=1"
S = "${WORKDIR}/perl-${PV}"
# Major part of version
PVM = "5.8"
-SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/5.0/perl-${PV}.tar.gz \
file://Makefile.patch;patch=1 \
file://Makefile.SH.patch;patch=1 \
file://makedepend-dash.patch;patch=1 \