diff --git a/programming/misc/libevent/pspec.xml b/programming/misc/libevent/pspec.xml index c0e1c30202..0e96dac315 100644 --- a/programming/misc/libevent/pspec.xml +++ b/programming/misc/libevent/pspec.xml @@ -14,7 +14,7 @@ The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. https://github.com/libevent/libevent/archive/release-2.1.8-stable.tar.gz - openssl-devel + openssl-devel zlib-devel @@ -27,7 +27,7 @@ libevent - openssl + openssl /usr/bin