aboutsummaryrefslogtreecommitdiff
path: root/ports/libevent/fix-file_path.patch
AgeCommit message (Collapse)Author
2020-07-31[libevent] update to 2.1.12 (#12277)DailyShana
* [libevent] update to 2.1.12 * fix path in LibeventConfig.cmake.in * configure crt runtime * patch target file * try to fix evpp build on unix * try to fix evpp build on unix * try to fix evpp build on unix * try to fix evpp build on unix * fix file patching * code review * fix fizz:x64-windows build
2019-06-25[libevent] Upgrade to version 2.1.10 (#6969)wangli28