mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
freetype, libfuse, libpng, x11vnc, zlib: get rid of BR2_SOURCEFORGE_MIRROR
Signed-off-by: Stefan Froberg <stefan.froberg@petroprogram.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b502930374
commit
721f339053
@@ -6,7 +6,7 @@
|
||||
|
||||
ZLIB_VERSION = 1.2.7
|
||||
ZLIB_SOURCE =zlib-$(ZLIB_VERSION).tar.bz2
|
||||
ZLIB_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
|
||||
ZLIB_SITE = http://downloads.sourceforge.net/project/libpng/zlib/$(ZLIB_VERSION)
|
||||
ZLIB_LICENSE = zlib license
|
||||
ZLIB_LICENSE_FILES = README
|
||||
ZLIB_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user