Skip to content

Commit 9f48187

Browse files
committed
parts of 9471 and 10325
1 parent 096b148 commit 9f48187

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

depends/packages/libevent.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package=libevent
2-
$(package)_version=2.1.11
3-
$(package)_download_path=https://github.com/libevent/libevent/releases/download/release-$($(package)_version)-stable
4-
$(package)_file_name=$(package)-$($(package)_version)-stable.tar.gz
2+
$(package)_version=2.1.11-stable
3+
$(package)_download_path=https://github.com/libevent/libevent/archive/
4+
$(package)_file_name=release-$($(package)_version).tar.gz
55
$(package)_sha256_hash=229393ab2bf0dc94694f21836846b424f3532585bac3468738b7bf752c03901e
66

77
define $(package)_preprocess_cmds

0 commit comments

Comments
 (0)