X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a5b5a7d4fe02b0c65f0352a7b13bba49301dcdc9..c69e5e639b634e20f2afdd2e339f7835d2dd7c98:/packages/dos2unix/build.sh diff --git a/packages/dos2unix/build.sh b/packages/dos2unix/build.sh index 930a3cc8..c773da63 100644 --- a/packages/dos2unix/build.sh +++ b/packages/dos2unix/build.sh @@ -1,6 +1,7 @@ -TERMUX_PKG_HOMEPAGE=http://dos2unix.sourceforge.net/ +TERMUX_PKG_HOMEPAGE=https://waterlan.home.xs4all.nl/dos2unix.html TERMUX_PKG_DESCRIPTION="Converts between DOS and Unix text files" -TERMUX_PKG_VERSION=7.3.3 +TERMUX_PKG_VERSION=7.3.5 TERMUX_PKG_SRCURL=http://waterlan.home.xs4all.nl/dos2unix/dos2unix-${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=a72caa2fb5cb739403315472fe522eda41aabab2a02ad6f5589639330af262e5 TERMUX_PKG_BUILD_IN_SRC=yes TERMUX_PKG_DEPENDS="libandroid-support"