New package: walk-1.0.0
This commit is contained in:
parent
0e16ccf280
commit
2353c28a02
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'walk'
|
||||
pkgname=walk
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args='prefix=${DESTDIR}/usr'
|
||||
hostmakedepends="gzip make"
|
||||
short_desc="Two utilities collectively replacing find: walk and sor"
|
||||
maintainer="Andrea D'Amore <a@d-amo.re>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/bbarenblat/walk"
|
||||
distfiles="https://github.com/bbarenblat/walk/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7d733cc106ca81390197f772efd4243ab798fe12ee7de30ceec3ce92cb762375
|
Loading…
Reference in New Issue