mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
tree: update to 2.2.1.
This commit is contained in:
parent
83d265ae5c
commit
5c746e0641
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tree'
|
||||
pkgname=tree
|
||||
version=2.1.3
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Recursive directory listing program"
|
||||
|
@ -9,7 +9,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://oldmanprogrammer.net/source.php?dir=projects/tree"
|
||||
changelog="https://oldmanprogrammer.net/source.php?dir=projects/tree/CHANGES"
|
||||
distfiles="https://oldmanprogrammer.net/tar/tree/tree-${version}.tgz"
|
||||
checksum=c24c9bfbbb3bd31a43b16898f74fd338cfcf348e914de81438ddfcf052076ff4
|
||||
checksum=68ac45dc78c0c311ada06200ffc3c285e74223ba208061f8d15ffac25e44b2ec
|
||||
|
||||
do_install() {
|
||||
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install
|
||||
|
|
Loading…
Add table
Reference in a new issue