From 1ee028ce8b0bc87aa9bfcd1f147234470afda1f7 Mon Sep 17 00:00:00 2001 From: Jaro Date: Wed, 1 Sep 2021 08:07:57 +0200 Subject: [PATCH] pkg version add --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 7753300..745757a 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usbserial-dw -PKG_VERSION:=0.2.2 +PKG_VERSION:=0.2.3 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git