Skip to content

Commit

Permalink
fix 17008
Browse files Browse the repository at this point in the history
  • Loading branch information
UdjinM6 committed Oct 25, 2022
1 parent 9c6dc83 commit 096b148
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions depends/packages/libevent.mk
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
package=libevent
$(package)_version=2.1.8
$(package)_version=2.1.11
$(package)_download_path=https://github.com/libevent/libevent/releases/download/release-$($(package)_version)-stable
$(package)_file_name=$(package)-$($(package)_version)-stable.tar.gz
$(package)_sha256_hash=965cc5a8bb46ce4199a47e9b2c9e1cae3b137e8356ffdad6d94d3b9069b71dc2
$(package)_patches=fix_android_arc4random_addrandom.patch
$(package)_sha256_hash=229393ab2bf0dc94694f21836846b424f3532585bac3468738b7bf752c03901e

define $(package)_preprocess_cmds
./autogen.sh
Expand Down

0 comments on commit 096b148

Please sign in to comment.