mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
dos2unix: upgrade 7.5.1 -> 7.5.2
License-Update: Copyright year updated to 2024 (From OE-Core rev: f49b6d0c9c4b000a5ba8bc797dfe8c2cf5f30d27) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1342a35b0c
commit
8a03d734c2
|
|
@ -6,12 +6,12 @@ HOMEPAGE = "http://waterlan.home.xs4all.nl/dos2unix.html"
|
|||
SECTION = "support"
|
||||
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=37f72246ce2aa2fce9482c10b1f2b502"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=49ec74e0139712398b9ddb06d824929a"
|
||||
|
||||
SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))"
|
||||
|
||||
SRCREV = "9675e7aea32653e1c10ef027eb55d89f3c48ec1f"
|
||||
SRCREV = "c16a0b31a64c7eb6b2d76960e5144732b57f2993"
|
||||
|
||||
S = "${WORKDIR}/git/dos2unix"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user