Loading package/wget/wget.mk +3 −1 Original line number Diff line number Diff line Loading @@ -4,8 +4,10 @@ # ############################################################# WGET_VERSION = 1.13.4 WGET_VERSION = 1.14 WGET_SITE = $(BR2_GNU_MIRROR)/wget WGET_LICENSE = GPLv3+ WGET_LICENSE_FILES = COPYING # Prefer full-blown wget over busybox ifeq ($(BR2_PACKAGE_BUSYBOX),y) Loading Loading
package/wget/wget.mk +3 −1 Original line number Diff line number Diff line Loading @@ -4,8 +4,10 @@ # ############################################################# WGET_VERSION = 1.13.4 WGET_VERSION = 1.14 WGET_SITE = $(BR2_GNU_MIRROR)/wget WGET_LICENSE = GPLv3+ WGET_LICENSE_FILES = COPYING # Prefer full-blown wget over busybox ifeq ($(BR2_PACKAGE_BUSYBOX),y) Loading