tree: update to 2.0.2.
This commit is contained in:
parent
aac67232f0
commit
b6fe285c31
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tree'
|
||||
pkgname=tree
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Recursive directory listing program"
|
||||
|
@ -10,7 +10,7 @@ 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=e3339c5a194cf6b4080f15ec59faa3679f02d5a793b2147912fbfcfb4cdf2239
|
||||
checksum=7d693a1d88d3c4e70a73e03b8dbbdc12c2945d482647494f2f5bd83a479eeeaf
|
||||
|
||||
do_install() {
|
||||
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install
|
||||
|
|
Loading…
Reference in New Issue