Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
# From http://lists.gnu.org/archive/html/bug-ed/2017-01/msg00002.html
|
||||
sha1 a91f785f7e16dc68e1c9c86d532ebd9698171ba0 ed-1.14.1.tar.lz
|
||||
# Locally computed
|
||||
sha256 ffb97eb8f2a2b5a71a9b97e3872adce953aa1b8958e04c5b7bf11d556f32552a ed-1.14.1.tar.lz
|
||||
# From http://lists.gnu.org/archive/html/bug-ed/2017-02/msg00005.html
|
||||
sha256 f57962ba930d70d02fc71d6be5c5f2346b16992a455ab9c43be7061dec9810db ed-1.14.2.tar.lz
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ED_VERSION = 1.14.1
|
||||
ED_VERSION = 1.14.2
|
||||
ED_SITE = $(BR2_GNU_MIRROR)/ed
|
||||
ED_SOURCE = ed-$(ED_VERSION).tar.lz
|
||||
ED_CONF_OPTS = \
|
||||
CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)" \
|
||||
LDFLAGS="$(TARGET_LDFLAGS)"
|
||||
ED_LICENSE = GPLv3+
|
||||
ED_LICENSE = GPL-3.0+
|
||||
ED_LICENSE_FILES = COPYING
|
||||
|
||||
define ED_CONFIGURE_CMDS
|
||||
|
||||
Reference in New Issue
Block a user