open-plc-utils: update to latest upstream version
authorMichael Heimpold <mhei@heimpold.de>
Sat, 11 Dec 2021 08:58:50 +0000 (09:58 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Sat, 11 Dec 2021 08:58:53 +0000 (09:58 +0100)
This improves the chipset reporting in some command line tools.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
utils/open-plc-utils/Makefile

index d607b3d60d453375cb365c2972f62c4857307d85..eb763cffe905bfd82d20fcb7b4ce54c8a9a6af4e 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=open-plc-utils
-PKG_RELEASE:=4
+PKG_RELEASE:=5
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/qca/open-plc-utils.git
-PKG_SOURCE_VERSION:=bb50f635ef6cec8b52898051e0d18f4ac3fdd331
-PKG_MIRROR_HASH:=1fc202ee33fd768d631e5834ac62461e7b544251914d797d868b0de7f33b785b
+PKG_SOURCE_VERSION:=358dfcf78bdaf7b0b13dcdf91cb1aae1789f2770
+PKG_MIRROR_HASH:=3b24033f3d2d9ac33778fb772837bc5e0a8891ac708bbe1f35336ff792baf9f8
 
 PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>