mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/dos2unix: bump to version 7.5.5
- Fix dos2unix error on empty input - Add new option --error-binary to return an error if a binary file is skipped For change log, see: https://dos2unix.sourceforge.io/dos2unix/ChangeLog.txt Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com> [Julien: add link to change log in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
df72fa9cbf
commit
deda2e8e20
@@ -1,4 +1,4 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.5.4.tar.gz.asc
|
||||
sha256 f811a2b9e4a0c936c61ef7c1732993d1820e5cf011f4d93861885ccb8101ca21 dos2unix-7.5.4.tar.gz
|
||||
# https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.5.5.tar.gz.asc
|
||||
sha256 75f692b8484c8c24579a2ffd87df16b9c9428ed95497e3393a21d1ba0697ac33 dos2unix-7.5.5.tar.gz
|
||||
sha256 e09d0709ac6a24d995565989267f2e097325778ed47738ee889a7124bc89a3ef COPYING.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOS2UNIX_VERSION = 7.5.4
|
||||
DOS2UNIX_VERSION = 7.5.5
|
||||
DOS2UNIX_SITE = http://waterlan.home.xs4all.nl/dos2unix
|
||||
DOS2UNIX_LICENSE = BSD-2-Clause
|
||||
DOS2UNIX_LICENSE_FILES = COPYING.txt
|
||||
|
||||
Reference in New Issue
Block a user