diff options
-rw-r--r-- | recipes/perl/libio-socket-inet6-perl_2.61.bb (renamed from recipes/perl/libio-socket-inet6-perl_2.57.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/perl/libio-socket-inet6-perl_2.57.bb b/recipes/perl/libio-socket-inet6-perl_2.61.bb index 98098c8973..37a4200e01 100644 --- a/recipes/perl/libio-socket-inet6-perl_2.57.bb +++ b/recipes/perl/libio-socket-inet6-perl_2.61.bb @@ -7,8 +7,8 @@ PR = "r0" BBCLASSEXTEND = "native" SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-${PV}.tar.gz;name=io-socket-inet6-perl-${PV}" -SRC_URI[io-socket-inet6-perl-2.57.md5sum] = "65e5224afd57bbe0abfa178a206cedfe" -SRC_URI[io-socket-inet6-perl-2.57.sha256sum] = "85f09b550c2cca9acf650d89514e6774e743d2f53ce8043b9413a639addad16d" +SRC_URI[io-socket-inet6-perl-2.61.md5sum] = "feba41c2aeea718b2a33ad34615a1dd5" +SRC_URI[io-socket-inet6-perl-2.61.sha256sum] = "a0a40b138f16e16acccd433d36430fca9b0b465db9d9882f01ef033b78cf2e6d" S = "${WORKDIR}/IO-Socket-INET6-${PV}" |