mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
831: Bump wget package to v1.10.2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# wget
|
||||
#
|
||||
#############################################################
|
||||
WGET_VER:=1.9.1
|
||||
WGET_VER:=1.10.2
|
||||
WGET_SOURCE:=wget-$(WGET_VER).tar.gz
|
||||
WGET_SITE:=ftp://mirrors.kernel.org/gnu/wget
|
||||
WGET_DIR:=$(BUILD_DIR)/wget-$(WGET_VER)
|
||||
|
||||
Reference in New Issue
Block a user