mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bfs: update to 3.3.
This commit is contained in:
parent
d9e2301563
commit
76fc6a26f1
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.2
|
version=3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--enable-release"
|
configure_args="--enable-release"
|
||||||
|
@ -12,7 +12,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=86b17cab7b213f36e93639eceba3ffa86e1556d12a1db8955c8c7e53b2e94140
|
checksum=4d3e1e48e99c3a7448c592848f39f19282d8fd2e4da5786a32ad0627ef94766e
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
find:find:/usr/bin/bfs
|
find:find:/usr/bin/bfs
|
||||||
|
|
Loading…
Add table
Reference in a new issue