package/tree: update _SITE URL
The current TREE_SITE URL doesn't work anymore. Moreover the README states: " The main distribution site for tree is here: http://oldmanprogrammer.net/source.php?dir=projects/tree Backup GIT sites are: https://gitlab.com/OldManProgrammer/unix-tree https://github.com/Old-Man-Programmer/tree Old site for as long as it lasts: http://mama.indstate.edu/users/ice/tree/ ftp://mama.indstate.edu/linux/tree/ " Use http://oldmanprogrammer.net/tar/tree/ for TREE_SITE Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ea59fd8827
commit
16fc737251
@ -7,7 +7,7 @@ config BR2_PACKAGE_TREE
|
||||
dircolors if the LS_COLORS environment variable is set and
|
||||
output is to tty.
|
||||
|
||||
http://mama.indstate.edu/users/ice/tree/
|
||||
http://oldmanprogrammer.net/source.php?dir=projects/tree
|
||||
|
||||
comment "tree needs a toolchain w/ wchar"
|
||||
depends on !BR2_USE_WCHAR
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
TREE_VERSION = 2.1.1
|
||||
TREE_SOURCE = tree-$(TREE_VERSION).tgz
|
||||
TREE_SITE = http://mama.indstate.edu/users/ice/tree/src
|
||||
TREE_SITE = http://oldmanprogrammer.net/tar/tree
|
||||
TREE_LICENSE = GPL-2.0+
|
||||
TREE_LICENSE_FILES = LICENSE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user