From 40e3bc696495809d5bedc523ad3be94178c1b069 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Kerbrat Date: Mon, 15 Dec 2025 13:09:41 +0100 Subject: [PATCH] package/dos2unix: bump package to version 7.5.3 COPYING.txt hash updated caused by this commit (updated year) https://sourceforge.net/p/dos2unix/dos2unix/ci/8379cf345bde0267398f0753173f926dbebf1636/ Changelog: https://waterlan.home.xs4all.nl/dos2unix/ChangeLog.txt Signed-off-by: Pierre-Yves Kerbrat 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 d4d682cd0c..3e9bf7882e 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.2.tar.gz.asc -sha256 264742446608442eb48f96c20af6da303cb3a92b364e72cb7e24f88239c4bf3a dos2unix-7.5.2.tar.gz -sha256 03b60fa2cf28b2c6dd585a13b32377c1f87b8f016db44ce2ab6bc7eb306220e2 COPYING.txt +# 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 diff --git a/package/dos2unix/dos2unix.mk b/package/dos2unix/dos2unix.mk index e30fc999d4..4c57a4de5f 100644 --- a/package/dos2unix/dos2unix.mk +++ b/package/dos2unix/dos2unix.mk @@ -4,7 +4,7 @@ # ################################################################################ -DOS2UNIX_VERSION = 7.5.2 +DOS2UNIX_VERSION = 7.5.3 DOS2UNIX_SITE = http://waterlan.home.xs4all.nl/dos2unix DOS2UNIX_LICENSE = BSD-2-Clause DOS2UNIX_LICENSE_FILES = COPYING.txt