From bca0c5779b483f386358591b1d9d83616bc32aed Mon Sep 17 00:00:00 2001 From: yyashvardhan Date: Thu, 9 May 2019 16:03:45 +0530 Subject: [PATCH] uspd: implemented new operate commands --- uspd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uspd/Makefile b/uspd/Makefile index d8d84a86d..f10646b77 100644 --- a/uspd/Makefile +++ b/uspd/Makefile @@ -8,7 +8,7 @@ PKG_NAME:=uspd PKG_VERSION:=1.0.0 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=e9aa8a42f1da90b44fbd6bca3f4131a24fe79efb +PKG_SOURCE_VERSION:=a5fba2890d05e868605431dacd32ffda4bdc232d PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/uspd.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz