dos2unix: Update from 7.3.5 to 7.4.0 (#2099)

This commit is contained in:
Auxilus 2018-02-05 04:05:42 +05:30 committed by Fredrik Fornwall
parent d3b7b794ed
commit f45934b8ee
1 changed files with 2 additions and 2 deletions

View File

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