tree: update to 2.0.4.

This commit is contained in:
skmpz 2022-09-08 20:12:33 +04:00 committed by Đoàn Trần Công Danh
parent 45f710de63
commit 117a4d18fb
1 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'tree'
pkgname=tree
version=2.0.3
version=2.0.4
revision=1
wrksrc="unix-tree-${version}"
build_style=gnu-makefile
short_desc="Recursive directory listing program"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://mama.indstate.edu/users/ice/tree"
changelog="http://mama.indstate.edu/users/ice/tree/changes.html"
distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
#distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-${version}.tgz"
checksum=ba14e77b5f9dc7f8250c3f702ec5b6be2f93cd0fa87311bab3239676866a3b1d
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
do_install() {
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install