We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548aa22 commit ccdd33aCopy full SHA for ccdd33a
user/common/custom.sh
@@ -51,7 +51,7 @@ do_common() {
51
dl_git_sub https://github.com/sbwml/luci-app-mosdns package/mosdns mosdns v5
52
rm -rf package/mosdns/patches
53
# use fork repo before PR accepted
54
- sed -i 's/^PKG_VERSION.*/PKG_VERSION:=4b38a72/g' package/mosdns/Makefile
+ sed -i 's/^PKG_VERSION.*/PKG_VERSION:=7d80823/g' package/mosdns/Makefile
55
sed -i 's#IrineSistiana/mosdns/tar#alecthw/mosdns/tar#g' package/mosdns/Makefile
56
sed -i 's#v$(PKG_VERSION)#$(PKG_VERSION)#g' package/mosdns/Makefile
57
sed -i 's/^PKG_HASH.*/PKG_HASH:=skip/g' package/mosdns/Makefile
0 commit comments