tree: adopted, updated description, changed to HTTP source

This commit is contained in:
Matt Housh 2021-06-16 19:15:24 -05:00
parent 911a0b1615
commit cba7e06302
2 changed files with 5 additions and 7 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xqqs9Qmev4JZ+HD6s5TDdRpJsRGeBW3Bf2gVUMn+fSB1J7EBzz9CaXIWAcA+yBXv7P0z+XOoyiJVvQU3/EP3gI=
SHA256 (Pkgfile) = ecedd3ad8c2d5c540341970da2e70ceec998d75a56b18195796704e273ba2b39
RWSagIOpLGJF326rbc65GsrJ0+1WTpUytJkbcf6DGgMnMy6tjo11bWsPX9U8vQq/4SKEswdP9oKdF9nZSDDbYbpTtYm+15lFYg0=
SHA256 (Pkgfile) = e12fe67eb385040cde057fb222c451ca6ce38dbbdc69be39ceba665bfd9100d3
SHA256 (.footprint) = be1450bbd70087ebcfedf3d6ff0b9d3d8556db51634673f3e6f84c31bfcd5a72
SHA256 (tree-1.8.0.tgz) = 715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2

View File

@ -1,13 +1,11 @@
# Description: Display directory tree
# Description: A recursive directory listing command that produces a depth indented listing of files
# URL: http://mama.indstate.edu/users/ice/tree/
# Maintainer: Jan-Michael Franz, jmf at mesecons dot net
# Packager: Giorgio Lando, patroclo7 at gmail dot com
# Depends on:
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=tree
version=1.8.0
release=1
source=(ftp://mama.indstate.edu/linux/$name/$name-$version.tgz)
source=(http://mama.indstate.edu/users/ice/$name/src/$name-$version.tgz)
build () {
cd $name-$version