From a218fa0130b5ad535a828f7df4231076deb5655c Mon Sep 17 00:00:00 2001 From: Anjan Chanda <anjan.chanda@iopsys.eu> Date: Thu, 7 Nov 2019 13:23:59 +0100 Subject: [PATCH] libwifix: mtk: fix encryption type --- easy-soc-libs.deprecated/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-soc-libs.deprecated/Makefile b/easy-soc-libs.deprecated/Makefile index 6f6cffaa4..78de87da8 100644 --- a/easy-soc-libs.deprecated/Makefile +++ b/easy-soc-libs.deprecated/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=b88afddd2f4cb216bfcd190f9096c138299c28e2 +PKG_SOURCE_VERSION:=cec7ae3a5c8348ea2d81a2abac0599a098752e3a PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/easy-soc-libs.git PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz -- GitLab