tree: update to 2.0.0.
This commit is contained in:
parent
14a6549d99
commit
2fe554fef4
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'tree'
|
||||
pkgname=tree
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Resursive directory listing program"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://mama.indstate.edu/users/ice/tree"
|
||||
distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
|
||||
checksum=715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2
|
||||
checksum=
|
||||
|
||||
do_install() {
|
||||
sed -e 's,install -s,install ,g' -i Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue