Skip to content

Commit

Permalink
Bump libevent to 2.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
barton2526 committed Jun 10, 2021
1 parent 006aa49 commit 61d30f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/packages/libevent.mk
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package=libevent
GCCFLAGS?=
$(package)_version=2.1.8-stable
$(package)_version=2.1.11-stable
$(package)_download_path=https://github.com/libevent/libevent/archive/
$(package)_file_name=release-$($(package)_version).tar.gz
$(package)_sha256_hash=316ddb401745ac5d222d7c529ef1eada12f58f6376a66c1118eee803cb70f83d
$(package)_sha256_hash=229393ab2bf0dc94694f21836846b424f3532585bac3468738b7bf752c03901e

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

0 comments on commit 61d30f4

Please sign in to comment.