1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 08:37:46 +00:00

Ports/dos2unix: Update to 7.4.4

This commit is contained in:
Nathan Ell 2023-02-13 23:02:38 -07:00 committed by Andreas Kling
parent 1296aa108b
commit 3b446b873e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=dos2unix
version=7.4.3
version=7.4.4
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"