libalgorithm-diff-perl: upgrade 1.15 -> 1.1901

License-Update: New authors, new copyright date.  Same license.

Changelog: https://metacpan.org/release/TYEMQ/Algorithm-Diff-1.1901/source/Changes

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jason Schonberg
2025-07-23 12:23:10 -04:00
committed by Khem Raj
parent 9831b442f0
commit f4b5d7aad7

View File

@@ -7,13 +7,13 @@ program. It is guaranteed to find the *smallest possible* set of \
differences. \
"
SECTION = "libs"
HOMEPAGE = "https://metacpan.org/release/NEDKONZ/Algorithm-Diff-1.15"
HOMEPAGE = "https://metacpan.org/release/TYEMQ/Algorithm-Diff-1.1901"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://lib/Algorithm/Diff.pm;beginline=406;endline=409;md5=d393b8ad3b8994b9d0ae9299b8a8a1ee"
LIC_FILES_CHKSUM = "file://lib/Algorithm/Diff.pm;beginline=1676;endline=1680;md5=f6b2fe8ca06ca6faefa4f265fc494c2c"
SRC_URI = "${CPAN_MIRROR}/authors/id/N/NE/NEDKONZ/Algorithm-Diff-${PV}.tar.gz"
SRC_URI[sha256sum] = "aa848b75ad3ecc32d31e8651909551e851cceef74a32822c7a3cb35c259f5190"
SRC_URI = "${CPAN_MIRROR}/authors/id/T/TY/TYEMQ/Algorithm-Diff-${PV}.zip"
SRC_URI[sha256sum] = "229a5708b0791675a8cd50ace77e79a323e52bfb4d34799dddfed644a2036662"
S = "${UNPACKDIR}/Algorithm-Diff-${PV}"