tree: update to 1.8.0.
This commit is contained in:
parent
a42840881b
commit
d629cf069e
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'tree'
|
||||
pkgname=tree
|
||||
version=1.7.0
|
||||
revision=3
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Resursive directory listing program"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://mama.indstate.edu/users/ice/tree"
|
||||
distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-${version}.tgz"
|
||||
checksum=6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12
|
||||
checksum=715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2
|
||||
|
||||
do_install() {
|
||||
sed -e 's,install -s,install ,g' -i Makefile
|
||||
|
|
Loading…
Reference in New Issue