Skip to content

Commit ccdd33a

Browse files
committed
update mosdns
1 parent 548aa22 commit ccdd33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/common/custom.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ do_common() {
5151
dl_git_sub https://github.com/sbwml/luci-app-mosdns package/mosdns mosdns v5
5252
rm -rf package/mosdns/patches
5353
# use fork repo before PR accepted
54-
sed -i 's/^PKG_VERSION.*/PKG_VERSION:=4b38a72/g' package/mosdns/Makefile
54+
sed -i 's/^PKG_VERSION.*/PKG_VERSION:=7d80823/g' package/mosdns/Makefile
5555
sed -i 's#IrineSistiana/mosdns/tar#alecthw/mosdns/tar#g' package/mosdns/Makefile
5656
sed -i 's#v$(PKG_VERSION)#$(PKG_VERSION)#g' package/mosdns/Makefile
5757
sed -i 's/^PKG_HASH.*/PKG_HASH:=skip/g' package/mosdns/Makefile

0 commit comments

Comments
 (0)