diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:28:52 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 07:26:35 -0700 |
| commit | c317345bd4e7a01a310103b905fb8b94a4dff891 (patch) | |
| tree | c2993e6f55c482ec1d24af73137b38a27fd55638 | |
| parent | 9775e7d42b68085fff95787a85128a4535867063 (diff) | |
| download | meta-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. \ | |||
| 7 | HOMEPAGE = "https://metacpan.org/dist/DBI" | 7 | HOMEPAGE = "https://metacpan.org/dist/DBI" |
| 8 | SECTION = "libs" | 8 | SECTION = "libs" |
| 9 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 9 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=65f65488c774efe1da488e36ad6c4a36" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1a1138dff61f77bbc3d8782caba6758d" |
| 11 | 11 | ||
| 12 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HM/HMBRAND/DBI-${PV}.tgz" | 12 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HM/HMBRAND/DBI-${PV}.tgz" |
| 13 | SRC_URI[sha256sum] = "0df16af8e5b3225a68b7b592ab531004ddb35a9682b50300ce50174ad867d9aa" | 13 | SRC_URI[sha256sum] = "ef266aad6010ce2eabb7e465ebd73ca3020bc58150f6989bd89c2b8f9bac6a86" |
| 14 | 14 | ||
| 15 | S = "${UNPACKDIR}/DBI-${PV}" | 15 | S = "${UNPACKDIR}/DBI-${PV}" |
| 16 | 16 | ||
