dos2unix: Bump to 7.4.4

This commit is contained in:
Tee KOBAYASHI 2023-02-12 16:27:49 +09:00 committed by xtkoba
parent 3dab1e79be
commit 92d5cced95
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ TERMUX_PKG_DESCRIPTION="Converts between DOS and Unix text files"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_LICENSE_FILE="COPYING.txt"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=7.4.3
TERMUX_PKG_VERSION=7.4.4
TERMUX_PKG_SRCURL=http://waterlan.home.xs4all.nl/dos2unix/dos2unix-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b68db41956daf933828423aa30510e00c12d29ef5916e715e8d4e694fe66ca72
TERMUX_PKG_SHA256=28a841db0bd5827d645caba9d8015e3a71983dc6e398070b5287ee137ae4436e
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_DEPENDS="libandroid-support"