diff --git a/.github/diy/main.sh b/.github/diy/main.sh index 38b6a633b..ac3d79ecd 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -200,6 +200,7 @@ sed -i \ -e 's/+docker /+docker +dockerd /g' \ */Makefile +sed -i 's/PKG_VERSION:=20240302/PKG_VERSION:=20240223/g; s/PKG_RELEASE:=$(AUTORELESE)/PKG_RELEASE:=1/g' webd/Makefile sed -i 's/luci-lib-ipkg/luci-base/g' luci-app-store/Makefile sed -i "/minisign:minisign/d" luci-app-dnscrypt-proxy2/Makefile sed -i 's/+dockerd/+dockerd +cgroupfs-mount/' luci-app-docker*/Makefile