index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
utils
/
dos2unix
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Tianling Shen <cnsztl@immortalwrt.org>
2024-01-30 23:41:21 +0800
committer
Tianling Shen <cnsztl@immortalwrt.org>
2024-01-30 23:41:21 +0800
commit
38fc2d2e9f7dfa8ea50ddb89fd9ea76d0609d439
(
patch
)
tree
45bf67161a5d20064b6a82121356511bcc201e43
/
utils/dos2unix
parent
254c53cf5152b92c72c9ae442cec93e2ae7ec52b
(
diff
)
dos2unix: Update to 7.5.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat
(limited to 'utils/dos2unix')
-rw-r--r--
utils/dos2unix/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/dos2unix/Makefile b/utils/dos2unix/Makefile
index c662e4e72..4a5e25872 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 <cnsztl@immortalwrt.org>
PKG_LICENSE:=BSD-2-Clause