diff --git a/package/lean/luci-app-ssr-plus/Makefile b/package/lean/luci-app-ssr-plus/Makefile index 4efec0059..3e50cb792 100644 --- a/package/lean/luci-app-ssr-plus/Makefile +++ b/package/lean/luci-app-ssr-plus/Makefile @@ -2,9 +2,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-ssr-plus PKG_VERSION:=1 -PKG_RELEASE:=55 +PKG_RELEASE:=56 -PO2LMO:=$(BUILD_DIR)/luci-base/po2lmo +PO2LMO:=$(STAGING_DIR_HOSTPKG)/bin/po2lmo include $(INCLUDE_DIR)/package.mk