Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_PWGEN
|
||||
bool "pwgen"
|
||||
help
|
||||
Pwgen is a small, GPL'ed password generator which creates passwords
|
||||
which can be easily memorized by a human.
|
||||
Pwgen is a small, GPL'ed password generator which creates
|
||||
passwords which can be easily memorized by a human.
|
||||
|
||||
http://sourceforge.net/projects/pwgen/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_HOST_PWGEN
|
||||
bool "host pwgen"
|
||||
help
|
||||
Pwgen is a small, GPL'ed password generator which creates passwords
|
||||
which can be easily memorized by a human.
|
||||
Pwgen is a small, GPL'ed password generator which creates
|
||||
passwords which can be easily memorized by a human.
|
||||
|
||||
http://sourceforge.net/projects/pwgen/
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
PWGEN_VERSION = 2.07
|
||||
PWGEN_SITE = http://downloads.sourceforge.net/project/pwgen/pwgen/$(PWGEN_VERSION)
|
||||
PWGEN_LICENSE = GPLv2
|
||||
PWGEN_LICENSE = GPL-2.0
|
||||
PWGEN_LICENSE_FILES = debian/copyright
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user