mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:07:35 +00:00
Ports/dos2unix: Update to 7.5.0
Version 7.5.0 adds two new arguments for the command line, to add a line break to the last line if one isn't present, and to write output to stdout.
This commit is contained in:
parent
58ea30f85a
commit
fbb4887d9c
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=dos2unix
|
||||
version=7.4.4
|
||||
version=7.5.0
|
||||
workdir="${port}-${version}"
|
||||
files="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz ${port}-${version}.tar.gz
|
||||
https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz.asc ${port}-${version}.tar.gz.asc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue