diff options
-rw-r--r-- | meta-oe/recipes-devtools/perl/libdbi-perl_1.643.bb (renamed from meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb b/meta-oe/recipes-devtools/perl/libdbi-perl_1.643.bb index 7532b3fa22..75fad46bfd 100644 --- a/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb +++ b/meta-oe/recipes-devtools/perl/libdbi-perl_1.643.bb | |||
@@ -10,8 +10,8 @@ LICENSE = "Artistic-1.0 | GPL-1.0+" | |||
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=10982c7148e0a012c0fd80534522f5c5" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=10982c7148e0a012c0fd80534522f5c5" |
11 | 11 | ||
12 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-${PV}.tar.gz" | 12 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-${PV}.tar.gz" |
13 | SRC_URI[md5sum] = "f2ba18b5cea1c8cb322a62be0a847f3d" | 13 | SRC_URI[md5sum] = "352f80b1e23769c116082a90905d7398" |
14 | SRC_URI[sha256sum] = "3f2025023a56286cebd15cb495e36ccd9b456c3cc229bf2ce1f69e9ebfc27f5d" | 14 | SRC_URI[sha256sum] = "8a2b993db560a2c373c174ee976a51027dd780ec766ae17620c20393d2e836fa" |
15 | 15 | ||
16 | S = "${WORKDIR}/DBI-${PV}" | 16 | S = "${WORKDIR}/DBI-${PV}" |
17 | 17 | ||