upd and patches
This commit is contained in:
10
assets/var/gnu/libevent.md
Normal file
10
assets/var/gnu/libevent.md
Normal file
@ -0,0 +1,10 @@
|
||||
libevent 2.1.12
|
||||
=
|
||||
https://github.com/libevent/libevent/archive/refs/tags/release-2.1.12-stable.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./autogen.sh
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user