From: Tianling Shen Date: Tue, 30 Jan 2024 15:41:21 +0000 (+0800) Subject: dos2unix: Update to 7.5.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6cb714722b99cafe6998d3c30fed396ccb9f7cd5;p=feed%2Fpackages.git dos2unix: Update to 7.5.2 Signed-off-by: Tianling Shen (cherry picked from commit 38fc2d2e9f7dfa8ea50ddb89fd9ea76d0609d439) --- diff --git a/utils/dos2unix/Makefile b/utils/dos2unix/Makefile index c662e4e72b..4a5e25872c 100644 --- a/utils/dos2unix/Makefile +++ b/utils/dos2unix/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dos2unix -PKG_VERSION:=7.5.0 +PKG_VERSION:=7.5.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://waterlan.home.xs4all.nl/dos2unix/ \ @SF/dos2unix -PKG_HASH:=7a3b01d01e214d62c2b3e04c3a92e0ddc728a385566e4c0356efa66fd6eb95af +PKG_HASH:=264742446608442eb48f96c20af6da303cb3a92b364e72cb7e24f88239c4bf3a PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=BSD-2-Clause