Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_WHOIS
|
||||
bool "whois"
|
||||
depends on BR2_USE_WCHAR # gettext
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT
|
||||
help
|
||||
Improved whois client.
|
||||
@@ -9,3 +10,4 @@ config BR2_PACKAGE_WHOIS
|
||||
|
||||
comment "whois needs a toolchain w/ wchar"
|
||||
depends on !BR2_USE_WCHAR
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.11.dsc
|
||||
sha256 32f7d6be853aa6a6a8ac6dd672bd60ae4f10bc0bedcaa944363ffbef6e57cef7 whois_5.2.11.tar.xz
|
||||
# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.12.dsc
|
||||
sha256 b26d4027b8987d9911466aa06ce2c167a50017cd59a622a429bd506222f6cdf1 whois_5.2.12.tar.xz
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WHOIS_VERSION = 5.2.11
|
||||
WHOIS_SITE = http://snapshot.debian.org/archive/debian/20151208T102349Z/pool/main/w/whois
|
||||
WHOIS_VERSION = 5.2.12
|
||||
WHOIS_SITE = http://snapshot.debian.org/archive/debian/20160329T095754Z/pool/main/w/whois
|
||||
WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
|
||||
# take precedence over busybox implementation
|
||||
WHOIS_DEPENDENCIES = host-gettext $(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
||||
|
||||
Reference in New Issue
Block a user