diff --git a/applications/luci-app-cloudflarespeedtest/Makefile b/applications/luci-app-cloudflarespeedtest/Makefile index ea1d672..fea6a7b 100644 --- a/applications/luci-app-cloudflarespeedtest/Makefile +++ b/applications/luci-app-cloudflarespeedtest/Makefile @@ -10,7 +10,7 @@ PKG_NAME:=luci-app-cloudflarespeedtest LUCI_TITLE:=LuCI support for Cloudflares Speed Test LUCI_DEPENDS:=+cdnspeedtest +openssl-util +curl LUCI_PKGARCH:=all -PKG_VERSION:=1.5.2 +PKG_VERSION:=1.5.3 PKG_RELEASE:=0 PKG_LICENSE:=AGPL-3.0 PKG_MAINTAINER:=mingxiaoyu