mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
New package: walk-1.0.0
This commit is contained in:
parent
0e16ccf280
commit
2353c28a02
1 changed files with 13 additions and 0 deletions
13
srcpkgs/walk/template
Normal file
13
srcpkgs/walk/template
Normal file
|
@ -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…
Add table
Reference in a new issue