* [Buildroot] [PATCH] package/dos2unix: update upstream URLs
@ 2026-05-03 19:02 Shubham Chakraborty
2026-05-11 19:38 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Shubham Chakraborty @ 2026-05-03 19:02 UTC (permalink / raw)
To: buildroot; +Cc: Shubham Chakraborty
The old upstream page is being deprecated. Update the homepage,
download site and hash file URL to the new upstream location.
Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
---
package/dos2unix/Config.in | 2 +-
package/dos2unix/dos2unix.hash | 2 +-
package/dos2unix/dos2unix.mk | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/dos2unix/Config.in b/package/dos2unix/Config.in
index cfb5ba4b79..928605ae37 100644
--- a/package/dos2unix/Config.in
+++ b/package/dos2unix/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_DOS2UNIX
help
dos2unix converts text file line endings between CRLF and LF
- http://waterlan.home.xs4all.nl/dos2unix.html
+ https://waterlander.net/dos2unix/
diff --git a/package/dos2unix/dos2unix.hash b/package/dos2unix/dos2unix.hash
index 720a457ce0..d70bc6c21b 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.5.tar.gz.asc
+# https://waterlander.net/dos2unix/files/dos2unix-7.5.5.tar.gz.asc
sha256 75f692b8484c8c24579a2ffd87df16b9c9428ed95497e3393a21d1ba0697ac33 dos2unix-7.5.5.tar.gz
sha256 e09d0709ac6a24d995565989267f2e097325778ed47738ee889a7124bc89a3ef COPYING.txt
diff --git a/package/dos2unix/dos2unix.mk b/package/dos2unix/dos2unix.mk
index 99454aa2a3..9ac53ce838 100644
--- a/package/dos2unix/dos2unix.mk
+++ b/package/dos2unix/dos2unix.mk
@@ -5,7 +5,7 @@
################################################################################
DOS2UNIX_VERSION = 7.5.5
-DOS2UNIX_SITE = http://waterlan.home.xs4all.nl/dos2unix
+DOS2UNIX_SITE = https://waterlander.net/dos2unix/files
DOS2UNIX_LICENSE = BSD-2-Clause
DOS2UNIX_LICENSE_FILES = COPYING.txt
DOS2UNIX_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
--
2.54.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/dos2unix: update upstream URLs
2026-05-03 19:02 [Buildroot] [PATCH] package/dos2unix: update upstream URLs Shubham Chakraborty
@ 2026-05-11 19:38 ` Julien Olivain via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-05-11 19:38 UTC (permalink / raw)
To: Shubham Chakraborty; +Cc: buildroot
On 03/05/2026 21:02, Shubham Chakraborty wrote:
> The old upstream page is being deprecated. Update the homepage,
> download site and hash file URL to the new upstream location.
>
> Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-11 19:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-03 19:02 [Buildroot] [PATCH] package/dos2unix: update upstream URLs Shubham Chakraborty
2026-05-11 19:38 ` Julien Olivain via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox