소스 검색

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