dos2unix: Rebuild package (fixes #3577)

This commit is contained in:
Fredrik Fornwall 2019-03-31 19:17:00 +02:00
parent 4ae53f9aa3
commit 2c7f8e7334
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://waterlan.home.xs4all.nl/dos2unix.html
TERMUX_PKG_DESCRIPTION="Converts between DOS and Unix text files"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_VERSION=7.4.0
TERMUX_PKG_REVISION=1
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