From: Tianling Shen Date: Sat, 25 Feb 2023 03:09:57 +0000 (+0800) Subject: dos2unix: Update to 7.4.4 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8885636b4eb561ace0625381c7765f916ba84d53;p=feed%2Fpackages.git dos2unix: Update to 7.4.4 Signed-off-by: Tianling Shen --- diff --git a/utils/dos2unix/Makefile b/utils/dos2unix/Makefile index 10d6d5f313..3dbcd70e59 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 PKG_LICENSE:=BSD-2-Clause