mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
bfs: update to 1.5.
This commit is contained in:
parent
5831ba4180
commit
cb4cdbee60
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'bfs'
|
||||
pkgname=bfs
|
||||
version=1.4.1
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="acl-devel libcap-devel"
|
||||
checkdepends="acl-progs"
|
||||
short_desc="Breadth-first version of the UNIX find command"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="0BSD"
|
||||
homepage="https://github.com/tavianator/bfs"
|
||||
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
||||
checksum=d3ba0aa70e04e8768a83e40eaf3d61b57bbedff562d2d27825776caee9ebce2d
|
||||
checksum=c3e595e05e014acda10487efaf74d37ef0d6459d74b3c5b976cd425b277c79c9
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue