fix gmssl and event properly..

This commit is contained in:
henderkes
2026-07-09 19:27:41 +07:00
parent 8f557aae8a
commit 6b6a099a47
4 changed files with 22 additions and 5 deletions

View File

@@ -10,3 +10,5 @@ ext-gmssl:
license: PHP-3.01
depends:
- gmssl
php-extension:
arg-type: with-path

View File

@@ -2,8 +2,9 @@ gmssl:
type: library
artifact:
source:
type: ghtar
repo: guanzhi/GmSSL
type: git
url: 'https://github.com/guanzhi/GmSSL.git'
rev: master
metadata:
license-files: [LICENSE]
license: Apache-2.0