tree: update to 2.0.0.

This commit is contained in:
John 2021-12-27 15:01:43 +01:00
parent 14a6549d99
commit 2fe554fef4

View file

@ -1,14 +1,14 @@
# Template file for 'tree' # Template file for 'tree'
pkgname=tree pkgname=tree
version=1.8.0 version=2.0.0
revision=2 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Resursive directory listing program" short_desc="Resursive directory listing program"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://mama.indstate.edu/users/ice/tree" homepage="http://mama.indstate.edu/users/ice/tree"
distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz" distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
checksum=715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2 checksum=
do_install() { do_install() {
sed -e 's,install -s,install ,g' -i Makefile sed -e 's,install -s,install ,g' -i Makefile