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>
2023-02-25 11:09:57 +0800
committer
Tianling Shen <cnsztl@immortalwrt.org>
2023-02-25 12:07:50 +0800
commit
8885636b4eb561ace0625381c7765f916ba84d53
(
patch
)
tree
97ff6de670ab1c95e73e41e46e0b6510aca3eec9
/
utils/dos2unix
parent
3b7bf7728bd9de12722946020a82d41114db0585
(
diff
)
dos2unix: Update to 7.4.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat
(limited to 'utils/dos2unix')
-rw-r--r--
utils/dos2unix/Makefile
6
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