dos2unix: Update to 7.5.0
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 22 May 2023 10:17:47 +0000 (18:17 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Thu, 1 Jun 2023 06:47:06 +0000 (14:47 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e90bb8ea9ad6a36deab4bda7ea3d7f022a22f039)

utils/dos2unix/Makefile

index 3dbcd70e591547193d8a923beeb9f5750fe04d0f..c662e4e72ba9d4a411b7688ce21974a3b490a08a 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dos2unix
-PKG_VERSION:=7.4.4
+PKG_VERSION:=7.5.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://waterlan.home.xs4all.nl/dos2unix/ \
                 @SF/dos2unix
-PKG_HASH:=28a841db0bd5827d645caba9d8015e3a71983dc6e398070b5287ee137ae4436e
+PKG_HASH:=7a3b01d01e214d62c2b3e04c3a92e0ddc728a385566e4c0356efa66fd6eb95af
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=BSD-2-Clause