From 621eab30375de32f1b947793aacfcf3392d39246 Mon Sep 17 00:00:00 2001
From: Guo Wenxue <guowenxue@gmail.com>
Date: Fri, 08 Apr 2022 22:40:06 +0800
Subject: [PATCH] update setup_systools.sh

---
 3rdparty/local/libgpiod/build.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/3rdparty/local/libgpiod/build.sh b/3rdparty/local/libgpiod/build.sh
index ac6b8f8..3d265f4 100755
--- a/3rdparty/local/libgpiod/build.sh
+++ b/3rdparty/local/libgpiod/build.sh
@@ -1,10 +1,10 @@
 #!/bin/bash
 
 #+--------------------------------------------------------------------------------------------
-#|Description:  This shell script used download and compile MQTT C library mosquitto for ARM
+#|Description:  This shell script used download and compile libgpiod for RaspberryPi
 #|     Author:  GuoWenxue <guowenxue@gmail.com>
 #|  ChangeLog:
-#|           1, Initialize 1.0.0 on 2011.04.12
+#|           1, Initialize 1.0.0 on 2021.04.12
 #+--------------------------------------------------------------------------------------------
 
 PREFIX_PATH=/usr

--
Gitblit v1.9.1