tree: rebuild for metadata
This commit is contained in:
parent
dcc5663e28
commit
22686efedd
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'tree'
|
# Template file for 'tree'
|
||||||
pkgname=tree
|
pkgname=tree
|
||||||
version=1.7.0
|
version=1.7.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://mama.indstate.edu/users/ice/tree"
|
|
||||||
distfiles="$homepage/src/tree-$version.tgz"
|
|
||||||
short_desc="Resursive directory listing program"
|
short_desc="Resursive directory listing program"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
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=6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue