From dac44f83d015a3708afcc5a61eab26773c25bedf Mon Sep 17 00:00:00 2001 From: NH Date: Thu, 17 Apr 2025 19:20:19 +0800 Subject: [PATCH] =?UTF-8?q?HPSocket=E5=8F=96=E6=9C=80=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index b037285..191d2cf 100755 --- a/build.sh +++ b/build.sh @@ -36,7 +36,7 @@ if [ -e "$hp_socket_lib" ]; then else # 下载HPSOCKET if [ ! -d "HP-Socket" ]; then - git clone -b v5.9.1 https://github.com/ldcsaa/HP-Socket.git + git clone https://github.com/ldcsaa/HP-Socket.git cd HP-Socket/Linux # 删除已经存在的库 rm -rf dependent/x64/include/openssl