tree: update to 2.1.1.

Adopt.
This commit is contained in:
icp 2023-06-01 13:55:30 +05:30 committed by Đoàn Trần Công Danh
parent 608b286b98
commit 0570b56f21

View File

@ -1,15 +1,15 @@
# Template file for 'tree'
pkgname=tree
version=2.1.0
version=2.1.1
revision=1
build_style=gnu-makefile
short_desc="Recursive directory listing program"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="icp <pangolin@vivaldi.net>"
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=e9f829a03996451bcf90fae4fdee4285bece6dc1a89de92a3f8e6cad29e03c71
checksum=bcd2a0327ad40592a9c43e09a4d2ef834e6f17aa9a59012a5fb1007950b5eced
do_install() {
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install