dos2unix: Update from 7.3.4 to 7.3.5

This commit is contained in:
Fredrik Fornwall 2017-07-16 19:15:31 +02:00
parent d1d695366d
commit 36bf27793e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +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.4
TERMUX_PKG_VERSION=7.3.5
TERMUX_PKG_SRCURL=http://waterlan.home.xs4all.nl/dos2unix/dos2unix-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8ccda7bbc5a2f903dafd95900abb5bf5e77a769b572ef25150fde4056c5f30c5
TERMUX_PKG_SHA256=a72caa2fb5cb739403315472fe522eda41aabab2a02ad6f5589639330af262e5
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_DEPENDS="libandroid-support"