From a2bd8dbf5a629cb7243b0b76551a336852b61e43 Mon Sep 17 00:00:00 2001 From: Jaro Date: Wed, 1 Sep 2021 08:08:38 +0200 Subject: [PATCH] CID --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 745757a..79fb535 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -14,7 +14,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://git.bh.ttx.sk/jaro/usbserial-dw.git PKG_MIRROR_HASH:= PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=ca0fdd3428fc6a7dcb4a10fd4936bb6a68f04607 +PKG_SOURCE_VERSION:=6179fdee75ee3fcdb766aef5eb791c38e75ee33b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION)