X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a5b5a7d4fe02b0c65f0352a7b13bba49301dcdc9..76f9dc9398c803c95331aa8b04ec7a81b8b7df0c:/packages/dos2unix/build.sh diff --git a/packages/dos2unix/build.sh b/packages/dos2unix/build.sh index 930a3cc8..2c06eec9 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.4.0 TERMUX_PKG_SRCURL=http://waterlan.home.xs4all.nl/dos2unix/dos2unix-${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a TERMUX_PKG_BUILD_IN_SRC=yes TERMUX_PKG_DEPENDS="libandroid-support"