Fix libuuid build source (#411)

* fix libuuid build source

* fix libuuid build source tests
This commit is contained in:
Jerry Ma
2024-04-12 21:05:51 +08:00
committed by GitHub
parent 847535721c
commit 4cb1764439
5 changed files with 38 additions and 21 deletions

View File

@@ -353,6 +353,9 @@
"source": "libuuid",
"static-libs-unix": [
"libuuid.a"
],
"headers": [
"uuid/uuid.h"
]
},
"libuv": {

View File

@@ -385,7 +385,7 @@
},
"libuuid": {
"type": "git",
"url": "https://github.com/cloudbase/libuuid.git",
"url": "https://github.com/static-php/libuuid.git",
"rev": "master",
"license": {
"type": "file",