diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-20 16:54:43 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-05-21 07:38:24 -0700 |
| commit | 3bf0ebf5d6e2f3c4c100f7d6a4b9b73a5dd6b889 (patch) | |
| tree | cfbc968521fdab7645fceeb891d6213aaa3cb1f4 /meta-perl | |
| parent | 9c3823ff860915f864c8247cd5b1edbbb68eb8b3 (diff) | |
| download | meta-openembedded-3bf0ebf5d6e2f3c4c100f7d6a4b9b73a5dd6b889.tar.gz | |
liburi-perl: upgrade 5.31 -> 5.32
Changelog:
=============
- Add authority() to URI::otpauth
- Implement URI::smb for Samba/CIFS
- Silence warnings issued in t/otpauth.t
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
| -rw-r--r-- | meta-perl/recipes-perl/liburi/liburi-perl_5.32.bb (renamed from meta-perl/recipes-perl/liburi/liburi-perl_5.31.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/liburi/liburi-perl_5.31.bb b/meta-perl/recipes-perl/liburi/liburi-perl_5.32.bb index e23942b81e..604b046f0d 100644 --- a/meta-perl/recipes-perl/liburi/liburi-perl_5.31.bb +++ b/meta-perl/recipes-perl/liburi/liburi-perl_5.32.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/URI-${PV}.tar.gz \ | |||
| 12 | file://0001-Skip-TODO-test-cases-that-fail.patch \ | 12 | file://0001-Skip-TODO-test-cases-that-fail.patch \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "b9c4d58b2614b8611ae03a95a6d60ed996f4b311ef3cd5a937b92f1825ecc564" | 15 | SRC_URI[sha256sum] = "9632067d34e14e0dae2da94631c4f25a387fcc48d06fa29330e8b3c04c4e913d" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/URI-${PV}" | 17 | S = "${WORKDIR}/URI-${PV}" |
| 18 | 18 | ||
