mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
dos2unix: update 7.4.1 -> 7.4.2
License-Update: copyright years (From OE-Core rev: 5473f246e85c968540dd8112174c939e90479e0e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3846c15172
commit
faee04a9cc
@@ -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=0c977b18f0a384d03597a517d7d03e32"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=8a7c3499a1142df819e727253cd53a12"
|
||||
|
||||
SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))"
|
||||
|
||||
SRCREV = "0490f0723b1a0851b17343f6164915f3474b5197"
|
||||
SRCREV = "72596f0ae21faa25a07a872d4843bc885475115d"
|
||||
|
||||
S = "${WORKDIR}/git/dos2unix"
|
||||
|
||||
Reference in New Issue
Block a user