rclone: Switch tarballs to signed (fixes #2382)
[termux-packages] / packages / dos2unix / build.sh
1 TERMUX_PKG_HOMEPAGE=https://waterlan.home.xs4all.nl/dos2unix.html
2 TERMUX_PKG_DESCRIPTION="Converts between DOS and Unix text files"
3 TERMUX_PKG_VERSION=7.4.0
4 TERMUX_PKG_SRCURL=http://waterlan.home.xs4all.nl/dos2unix/dos2unix-${TERMUX_PKG_VERSION}.tar.gz
5 TERMUX_PKG_SHA256=bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a
6 TERMUX_PKG_BUILD_IN_SRC=yes
7 TERMUX_PKG_DEPENDS="libandroid-support"