Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,9 +2,9 @@ config BR2_PACKAGE_DDRESCUE
|
||||
bool "ddrescue"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
help
|
||||
GNU ddrescue is a data recovery tool. It copies data from one file
|
||||
or block device (hard disc, cdrom, etc) to another, trying to
|
||||
rescue the good parts first in case of read errors.
|
||||
GNU ddrescue is a data recovery tool. It copies data from one
|
||||
file or block device (hard disc, cdrom, etc) to another,
|
||||
trying to rescue the good parts first in case of read errors.
|
||||
|
||||
http://www.gnu.org/software/ddrescue/ddrescue.html
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
DDRESCUE_VERSION = 1.22
|
||||
DDRESCUE_SOURCE = ddrescue-$(DDRESCUE_VERSION).tar.lz
|
||||
DDRESCUE_SITE = http://download.savannah.gnu.org/releases/ddrescue
|
||||
DDRESCUE_LICENSE = GPLv2+
|
||||
DDRESCUE_LICENSE = GPL-2.0+
|
||||
DDRESCUE_LICENSE_FILES = COPYING
|
||||
|
||||
define DDRESCUE_CONFIGURE_CMDS
|
||||
|
||||
Reference in New Issue
Block a user