瀏覽代碼

Update gmssl to v3.1.1 (#3903)

ruki 1 年之前
父節點
當前提交
0450f230f5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/g/gmssl/xmake.lua

+ 1 - 0
packages/g/gmssl/xmake.lua

@@ -6,6 +6,7 @@ package("gmssl")
     add_urls("https://github.com/guanzhi/GmSSL/archive/refs/tags/$(version).tar.gz",
     add_urls("https://github.com/guanzhi/GmSSL/archive/refs/tags/$(version).tar.gz",
              "https://github.com/guanzhi/GmSSL.git")
              "https://github.com/guanzhi/GmSSL.git")
 
 
+    add_versions("v3.1.1", "23ed2ce74e408fc4c80289d2b499c7c5eec8373fefaf3827a53cb4c134dd5263")
     add_versions("v3.1.0", "a3cdf5df87b07df33cb9e30c35de658fd0c06d5909d4428f4abd181d02567cde")
     add_versions("v3.1.0", "a3cdf5df87b07df33cb9e30c35de658fd0c06d5909d4428f4abd181d02567cde")
 
 
     if is_plat("mingw", "msys") then
     if is_plat("mingw", "msys") then