Skip to content

Commit 2151d3e

Browse files
committedMay 20, 2024
cmake, vcpkg: Pin libevent version
For more details, see bitcoin#30096.
1 parent 6f6d262 commit 2151d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎vcpkg.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
33
"builtin-baseline": "9edb1b8e590cc086563301d735cae4b6e732d2d2",
44
"overrides":[
5+
{"name": "libevent", "version": "2.1.12#7"},
56
{"name": "liblzma", "version": "5.4.1#1"}
67
],
78
"dependencies": [

0 commit comments

Comments
 (0)