From 6cdab70b1a385885f422c0a74b5a15b3a022f6dd Mon Sep 17 00:00:00 2001 From: Oussama Ghorbel <oussama.ghorbel@iopsys.eu> Date: Wed, 26 Feb 2020 12:15:41 +0100 Subject: [PATCH] dsl-cpe-api-vrx: update to ugw 8.4.1.50 --- dsl-cpe-api-vrx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dsl-cpe-api-vrx/Makefile b/dsl-cpe-api-vrx/Makefile index bad916d..f3f493b 100644 --- a/dsl-cpe-api-vrx/Makefile +++ b/dsl-cpe-api-vrx/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=dsl-cpe-api-vrx -PKG_VERSION:=4.21.6 +PKG_VERSION:=4.21.6.2 #PKG_MD5SUM:=7367d3395b77d65f18587ea4002ec006 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=11d0f58216ea02d0d76095b0901cbdd7448315c8 +PKG_SOURCE_VERSION:=c867b224a1bb15625a722dbab65e2c58f2988cde PKG_RELEASE:=1 PKG_INSTALL:=1 PKG_BASE_NAME:=drv_dsl_cpe_api_vrx -- GitLab