Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
MSMTP_VERSION = 1.6.5
MSMTP_VERSION = 1.6.6
MSMTP_SITE = http://downloads.sourceforge.net/project/msmtp/msmtp/$(MSMTP_VERSION)
MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
MSMTP_DEPENDENCIES = host-pkgconf
@@ -12,7 +12,7 @@ MSMTP_CONF_OPTS = \
--without-libidn \
--disable-gai-idn \
--without-libgsasl
MSMTP_LICENSE = GPLv3+
MSMTP_LICENSE = GPL-3.0+
MSMTP_LICENSE_FILES = COPYING
ifeq ($(BR2_PACKAGE_LIBSECRET),y)