From c475e517bbc397ce9a4df25c8d13f3ccbffceec3 Mon Sep 17 00:00:00 2001 From: Janson Date: Sat, 12 Mar 2022 09:51:29 +0800 Subject: [PATCH] Update Makefile for x86 --- applications/luci-app-ubuntu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-ubuntu/Makefile b/applications/luci-app-ubuntu/Makefile index f9819b1..edd5f4e 100644 --- a/applications/luci-app-ubuntu/Makefile +++ b/applications/luci-app-ubuntu/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.0.5 PKG_RELEASE:=20220215 LUCI_TITLE:=LuCI support for ubuntu