dos2unix: Update to 7.5.5
authorTianling Shen <redacted>
Sat, 9 May 2026 02:55:47 +0000 (10:55 +0800)
committerTianling Shen <redacted>
Sat, 9 May 2026 02:55:47 +0000 (10:55 +0800)
2026-04-06: Version 7.5.5

 * New option --error-binary: Return an error if a
   binary file is skipped.
 * Fix: dos2unix error on empty input. The problem was introduced
   in version 7.5.4.

Signed-off-by: Tianling Shen <redacted>
utils/dos2unix/Makefile

index 50c098f76c2dde551f3ca72f5bc8c0fefe09dd82..332b0e36f38f356d8d45fd6f1d29fe53d79f54df 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dos2unix
-PKG_VERSION:=7.5.4
+PKG_VERSION:=7.5.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://waterlan.home.xs4all.nl/dos2unix/ \
                 @SF/dos2unix
-PKG_HASH:=f811a2b9e4a0c936c61ef7c1732993d1820e5cf011f4d93861885ccb8101ca21
+PKG_HASH:=75f692b8484c8c24579a2ffd87df16b9c9428ed95497e3393a21d1ba0697ac33
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=BSD-2-Clause
git clone https://git.99rst.org/PROJECT