tree: update to 2.1.0

This commit is contained in:
Pascal Huber 2022-12-28 13:20:17 +01:00 committed by Leah Neukirchen
parent aeb7a6bb5a
commit 6377322e2a

View file

@ -1,6 +1,6 @@
# Template file for 'tree'
pkgname=tree
version=2.0.4
version=2.1.0
revision=1
build_style=gnu-makefile
short_desc="Recursive directory listing program"
@ -9,7 +9,7 @@ license="GPL-2.0-or-later"
homepage="https://mama.indstate.edu/users/ice/tree"
changelog="https://mama.indstate.edu/users/ice/tree/changes.html"
distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz"
checksum=c51b3a758fcbc25c7f88316491db5ac6926d032f45af96687297a95a3b7b15de
checksum=e9f829a03996451bcf90fae4fdee4285bece6dc1a89de92a3f8e6cad29e03c71
do_install() {
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install