summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-06-09 18:28:52 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 07:26:35 -0700
commitc317345bd4e7a01a310103b905fb8b94a4dff891 (patch)
treec2993e6f55c482ec1d24af73137b38a27fd55638
parent9775e7d42b68085fff95787a85128a4535867063 (diff)
downloadmeta-openembedded-c317345bd4e7a01a310103b905fb8b94a4dff891.tar.gz
libdbi-perl: upgrade 1.647 -> 1.648
License-Update: Copyright year updated to 2026. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-devtools/perl/libdbi-perl_1.648.bb (renamed from meta-oe/recipes-devtools/perl/libdbi-perl_1.647.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/perl/libdbi-perl_1.647.bb b/meta-oe/recipes-devtools/perl/libdbi-perl_1.648.bb
index 00f8181065..603c3b3cd2 100644
--- a/meta-oe/recipes-devtools/perl/libdbi-perl_1.647.bb
+++ b/meta-oe/recipes-devtools/perl/libdbi-perl_1.648.bb
@@ -7,10 +7,10 @@ database interface independent of the actual database being used. \
7HOMEPAGE = "https://metacpan.org/dist/DBI" 7HOMEPAGE = "https://metacpan.org/dist/DBI"
8SECTION = "libs" 8SECTION = "libs"
9LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 9LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=65f65488c774efe1da488e36ad6c4a36" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=1a1138dff61f77bbc3d8782caba6758d"
11 11
12SRC_URI = "${CPAN_MIRROR}/authors/id/H/HM/HMBRAND/DBI-${PV}.tgz" 12SRC_URI = "${CPAN_MIRROR}/authors/id/H/HM/HMBRAND/DBI-${PV}.tgz"
13SRC_URI[sha256sum] = "0df16af8e5b3225a68b7b592ab531004ddb35a9682b50300ce50174ad867d9aa" 13SRC_URI[sha256sum] = "ef266aad6010ce2eabb7e465ebd73ca3020bc58150f6989bd89c2b8f9bac6a86"
14 14
15S = "${UNPACKDIR}/DBI-${PV}" 15S = "${UNPACKDIR}/DBI-${PV}"
16 16