mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libalgorithm-diff-perl: upgrade 1.1903 -> 1.201
License-Change: License appears at a different offset in the file. Checksum remains the same.
New maintainer.
Changes for version 1.201 - 2020-12-13
speed up LCS when $keyGen is undef (RT 101105; thanks, XENU)
Changes for version 1.200 - 2020-09-27
new release with no new features, just preparing for a series of bugfix releases
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
49c1d504d6
commit
c36badde67
+4
-4
@@ -7,13 +7,13 @@ program. It is guaranteed to find the *smallest possible* set of \
|
|||||||
differences. \
|
differences. \
|
||||||
"
|
"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
HOMEPAGE = "https://metacpan.org/release/TYEMQ/Algorithm-Diff-1.1901"
|
HOMEPAGE = "https://metacpan.org/release/RJBS/Algorithm-Diff-1.201"
|
||||||
|
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://lib/Algorithm/Diff.pm;beginline=1676;endline=1680;md5=f6b2fe8ca06ca6faefa4f265fc494c2c"
|
LIC_FILES_CHKSUM = "file://lib/Algorithm/Diff.pm;beginline=1671;endline=1675;md5=f6b2fe8ca06ca6faefa4f265fc494c2c"
|
||||||
|
|
||||||
SRC_URI = "${CPAN_MIRROR}/authors/id/T/TY/TYEMQ/Algorithm-Diff-${PV}.tar.gz"
|
SRC_URI = "${CPAN_MIRROR}/authors/id/R/RJ/RJBS/Algorithm-Diff-${PV}.tar.gz"
|
||||||
SRC_URI[sha256sum] = "30e84ac4b31d40b66293f7b1221331c5a50561a39d580d85004d9c1fff991751"
|
SRC_URI[sha256sum] = "0022da5982645d9ef0207f3eb9ef63e70e9713ed2340ed7b3850779b0d842a7d"
|
||||||
|
|
||||||
S = "${UNPACKDIR}/Algorithm-Diff-${PV}"
|
S = "${UNPACKDIR}/Algorithm-Diff-${PV}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user