From bb1501d377e2ef521b1a64518c67fee15be4e468 Mon Sep 17 00:00:00 2001 From: Kenneth Johansson <kenneth@southpole.se> Date: Fri, 26 Oct 2018 18:20:20 +0200 Subject: [PATCH] switch_cli_ugw8: update from ugw 8.1.1 --- switch_cli_ugw8/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/switch_cli_ugw8/Makefile b/switch_cli_ugw8/Makefile index 8d3f95e..ebd2a95 100644 --- a/switch_cli_ugw8/Makefile +++ b/switch_cli_ugw8/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=switch_cli_ugw8 -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.0.3 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=07da6c1f0015feb174b7a8491e9f2ef67d988c9c +PKG_SOURCE_VERSION:=86b0ea1b8ca8466e0f0260b2af1a3433fa8f7d6d PKG_RELEASE:=1 #PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- GitLab