diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/tree/tree_2.0.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/tree/tree_2.0.2.bb b/meta-oe/recipes-support/tree/tree_2.0.2.bb index 26b6074ed3..08d234acdd 100644 --- a/meta-oe/recipes-support/tree/tree_2.0.2.bb +++ b/meta-oe/recipes-support/tree/tree_2.0.2.bb | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | SUMMARY = "A recursive directory listing command" | 1 | SUMMARY = "A recursive directory listing command" |
| 2 | HOMEPAGE = "http://mama.indstate.edu/users/ice/tree/" | 2 | HOMEPAGE = "https://oldmanprogrammer.net/source.php?dir=projects/tree" |
| 3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
| 4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://mama.indstate.edu/users/ice/tree/src/${BP}.tgz" | 7 | SRC_URI = "https://oldmanprogrammer.net/tar/tree/${BP}.tgz" |
| 8 | SRC_URI[sha256sum] = "7d693a1d88d3c4e70a73e03b8dbbdc12c2945d482647494f2f5bd83a479eeeaf" | 8 | SRC_URI[sha256sum] = "7d693a1d88d3c4e70a73e03b8dbbdc12c2945d482647494f2f5bd83a479eeeaf" |
| 9 | 9 | ||
| 10 | # tree's default CFLAGS for Linux | 10 | # tree's default CFLAGS for Linux |
