diff options
-rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb index de85e26642..f56b5a26e4 100644 --- a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb +++ b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb | |||
@@ -12,7 +12,7 @@ DEPENDS += "libidn" | |||
12 | # such as Net::LibIDN::idn_to_ascii(). | 12 | # such as Net::LibIDN::idn_to_ascii(). |
13 | RDEPENDS:${PN}:append:libc-glibc = " glibc-gconvs" | 13 | RDEPENDS:${PN}:append:libc-glibc = " glibc-gconvs" |
14 | 14 | ||
15 | SRC_URI = "https://cpan.metacpan.org/authors/id/T/TH/THOR/Net-LibIDN-${PV}.tar.gz" | 15 | SRC_URI = "${CPAN_MIRROR}/authors/id/T/TH/THOR/Net-LibIDN-${PV}.tar.gz" |
16 | SRC_URI[sha256sum] = "2f8acc9442b3866ec7dc63cd449fc693ae3e930d5d3e5e9430fbb6f393bdbb17" | 16 | SRC_URI[sha256sum] = "2f8acc9442b3866ec7dc63cd449fc693ae3e930d5d3e5e9430fbb6f393bdbb17" |
17 | 17 | ||
18 | SRC_URI += "file://libidn-wr-cross-compile.patch" | 18 | SRC_URI += "file://libidn-wr-cross-compile.patch" |