浏览代码

HPSocket取最新版

NH 1 年之前
父节点
当前提交
dac44f83d0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.sh

+ 1 - 1
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