diff options
Diffstat (limited to 'src/libevent.mk')
-rw-r--r-- | src/libevent.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libevent.mk b/src/libevent.mk index 844a8a2..b506e57 100644 --- a/src/libevent.mk +++ b/src/libevent.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := libevent -$(PKG)_WEBSITE := http://libevent.org/ +$(PKG)_WEBSITE := https://libevent.org/ $(PKG)_IGNORE := $(PKG)_VERSION := 2.1.8 $(PKG)_CHECKSUM := 316ddb401745ac5d222d7c529ef1eada12f58f6376a66c1118eee803cb70f83d |