From cc80c554154edf9aec9d65a49f72f685c5f21b4c Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 14 Mar 2026 17:53:07 +0100 Subject: [PATCH] package/dos2unix: bump version to 7.5.4 https://waterlan.home.xs4all.nl/dos2unix/ChangeLog.txt Updated license hash due to copyright year bump: https://sourceforge.net/p/dos2unix/dos2unix/ci/0ab159a6c80bd647f4830fb45059472eb1e11d3e/ Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/dos2unix/dos2unix.hash | 6 +++--- package/dos2unix/dos2unix.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/dos2unix/dos2unix.hash b/package/dos2unix/dos2unix.hash index 3e9bf7882e..c48f70d574 100644 --- a/package/dos2unix/dos2unix.hash +++ b/package/dos2unix/dos2unix.hash @@ -1,4 +1,4 @@ # Locally calculated after checking pgp signature -# https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.5.3.tar.gz.asc -sha256 28a4b0d9f9179da4e44c567b9c01f818b070a20827115fffd96f760dcfa0f3b2 dos2unix-7.5.3.tar.gz -sha256 bff21c3509fe7348c8327745b2f80d8847b04868073c6d0861bf8c773db66515 COPYING.txt +# https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.5.4.tar.gz.asc +sha256 f811a2b9e4a0c936c61ef7c1732993d1820e5cf011f4d93861885ccb8101ca21 dos2unix-7.5.4.tar.gz +sha256 e09d0709ac6a24d995565989267f2e097325778ed47738ee889a7124bc89a3ef COPYING.txt diff --git a/package/dos2unix/dos2unix.mk b/package/dos2unix/dos2unix.mk index 4c57a4de5f..8794aa46bf 100644 --- a/package/dos2unix/dos2unix.mk +++ b/package/dos2unix/dos2unix.mk @@ -4,7 +4,7 @@ # ################################################################################ -DOS2UNIX_VERSION = 7.5.3 +DOS2UNIX_VERSION = 7.5.4 DOS2UNIX_SITE = http://waterlan.home.xs4all.nl/dos2unix DOS2UNIX_LICENSE = BSD-2-Clause DOS2UNIX_LICENSE_FILES = COPYING.txt