aboutsummaryrefslogtreecommitdiff
path: root/utils/dos2unix
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2023-02-25 11:09:57 +0800
committerTianling Shen <cnsztl@immortalwrt.org>2023-02-25 12:07:50 +0800
commit8885636b4eb561ace0625381c7765f916ba84d53 (patch)
tree97ff6de670ab1c95e73e41e46e0b6510aca3eec9 /utils/dos2unix
parent3b7bf7728bd9de12722946020a82d41114db0585 (diff)
dos2unix: Update to 7.4.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'utils/dos2unix')
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/dos2unix/Makefile b/utils/dos2unix/Makefile
index 10d6d5f31..3dbcd70e5 100644
--- a/utils/dos2unix/Makefile
+++ b/utils/dos2unix/Makefile
@@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dos2unix
-PKG_VERSION:=7.4.3
-PKG_RELEASE:=2
+PKG_VERSION:=7.4.4
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://waterlan.home.xs4all.nl/dos2unix/ \
@SF/dos2unix
-PKG_HASH:=b68db41956daf933828423aa30510e00c12d29ef5916e715e8d4e694fe66ca72
+PKG_HASH:=28a841db0bd5827d645caba9d8015e3a71983dc6e398070b5287ee137ae4436e
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=BSD-2-Clause