mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/libev: fix download URL
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 3f0cdaad8b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a40c4d70ed
commit
9af8504a4d
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
LIBEV_VERSION = 4.22
|
||||
LIBEV_SITE = http://dist.schmorp.de/libev
|
||||
LIBEV_SITE = http://dist.schmorp.de/libev/Attic
|
||||
LIBEV_INSTALL_STAGING = YES
|
||||
LIBEV_LICENSE = BSD-2c or GPLv2+
|
||||
LIBEV_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user