tree: update to 1.7.0.
This commit is contained in:
parent
88e50b6da3
commit
127ab70b4b
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'tree'
|
# Template file for 'tree'
|
||||||
pkgname=tree
|
pkgname=tree
|
||||||
version=1.6.0
|
version=1.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://mama.indstate.edu/users/ice/tree"
|
homepage="http://mama.indstate.edu/users/ice/tree"
|
||||||
distfiles="$homepage/src/tree-$version.tgz"
|
distfiles="$homepage/src/tree-$version.tgz"
|
||||||
short_desc="Resursive directory listing program"
|
short_desc="Resursive directory listing program"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=4dc470a74880338b01da41701d8db90d0fb178877e526d385931a007d68d7591
|
checksum=6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
sed -e 's,install -s,install ,g' -i Makefile
|
sed -e 's,install -s,install ,g' -i Makefile
|
||||||
|
|
Loading…
Reference in New Issue