tree: update to 2.0.4.
This commit is contained in:
parent
45f710de63
commit
117a4d18fb
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'tree'
|
# Template file for 'tree'
|
||||||
pkgname=tree
|
pkgname=tree
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="unix-tree-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Recursive directory listing program"
|
short_desc="Recursive 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="https://mama.indstate.edu/users/ice/tree"
|
||||||
changelog="http://mama.indstate.edu/users/ice/tree/changes.html"
|
changelog="https://mama.indstate.edu/users/ice/tree/changes.html"
|
||||||
distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
|
distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz"
|
||||||
#distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-${version}.tgz"
|
checksum=c51b3a758fcbc25c7f88316491db5ac6926d032f45af96687297a95a3b7b15de
|
||||||
checksum=ba14e77b5f9dc7f8250c3f702ec5b6be2f93cd0fa87311bab3239676866a3b1d
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install
|
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue