mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bfs: update to 3.1.3.
This commit is contained in:
parent
bfbb6312df
commit
89468f5b8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bfs'
|
# Template file for 'bfs'
|
||||||
pkgname=bfs
|
pkgname=bfs
|
||||||
version=3.1
|
version=3.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="acl-devel libcap-devel liburing-devel oniguruma-devel"
|
makedepends="acl-devel libcap-devel liburing-devel oniguruma-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="0BSD"
|
||||||
homepage="https://github.com/tavianator/bfs"
|
homepage="https://github.com/tavianator/bfs"
|
||||||
changelog="https://raw.githubusercontent.com/tavianator/bfs/main/docs/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/tavianator/bfs/main/docs/CHANGELOG.md"
|
||||||
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
||||||
checksum=aa6a94231915d3d37e5dd62d194cb58a575a8f45270020f2bdd5ab41e31d1492
|
checksum=9b512e4fe665ff73f9a0b3357420fc1f65af6205cbf74f2dfb55592e90e598d8
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
find:find:/usr/bin/bfs
|
find:find:/usr/bin/bfs
|
||||||
|
|
Loading…
Add table
Reference in a new issue