mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
dos2unix: upgrade 7.4.2 -> 7.4.3
License-Update: copyright years (From OE-Core rev: e754893c37e315f5f828d8cbdc1d37fc4f27b799) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9929474868
commit
b88d15606e
@@ -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=8a7c3499a1142df819e727253cd53a12"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=9641fc4af7b564646f533f3911074b7a"
|
||||
|
||||
SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))"
|
||||
|
||||
SRCREV = "72596f0ae21faa25a07a872d4843bc885475115d"
|
||||
SRCREV = "dae6d4bbc42d03fabb89cde65ed89f22a165d16e"
|
||||
|
||||
S = "${WORKDIR}/git/dos2unix"
|
||||
|
||||
Reference in New Issue
Block a user