From 859108e918a8d5bb9778de20801ee1fea3e3f407 Mon Sep 17 00:00:00 2001 From: Oussama Ghorbel <oussama.ghorbel@iopsys.eu> Date: Thu, 27 Feb 2020 17:31:19 +0100 Subject: [PATCH] ppa-drv: update to ugw 8.4.1.50 --- ppa-drv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppa-drv/Makefile b/ppa-drv/Makefile index bfca428..aa9999d 100644 --- a/ppa-drv/Makefile +++ b/ppa-drv/Makefile @@ -9,7 +9,7 @@ PKG_VERSION:=1.0 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git@dev.iopsys.eu:intel/$(PKG_NAME).git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=78a13e794acf224ec7c283a0ed1e9be043b16e4f +PKG_SOURCE_VERSION:=d93abb9d89c10e03253fb82a3f4d6b8d8fed75e0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Intel -- GitLab