Skip to content

Commit

Permalink
parts of 9471 and 10325
Browse files Browse the repository at this point in the history
  • Loading branch information
UdjinM6 committed Oct 25, 2022
1 parent 096b148 commit 9f48187
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions depends/packages/libevent.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package=libevent
$(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)_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=229393ab2bf0dc94694f21836846b424f3532585bac3468738b7bf752c03901e

define $(package)_preprocess_cmds
Expand Down

0 comments on commit 9f48187

Please sign in to comment.