From 20eda9fc42fddb7b5dad1c7f4bb2b9c70630c4d9 Mon Sep 17 00:00:00 2001 From: Jaro Date: Fri, 15 Oct 2021 21:29:08 +0200 Subject: [PATCH] Cid --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 2d5ce07..ad8826c 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:=aef92e33e859fcd7dbc18a8064c1a88f0708a3ad +PKG_SOURCE_VERSION:=516551f15d9bbb5fe32a214759eac8120c1387a7 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)