mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
The old upstream page [1] is being deprecated. It currently shows: """ This page will go offline on 1 July 2026. Go to the new page at https://waterlander.net/dos2unix/ """ This commit updates the homepage, download site and hash file URL to the new upstream location [2]. [1] http://waterlan.home.xs4all.nl/dos2unix.html [2] https://waterlander.net/dos2unix/ Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com> [Julien: add info in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
config BR2_PACKAGE_DOS2UNIX
|
|
bool "dos2unix"
|
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
|
help
|
|
dos2unix converts text file line endings between CRLF and LF
|
|
|
|
https://waterlander.net/dos2unix/
|