bfs: update to 3.3.1.
This commit is contained in:
parent
a55f6fcf37
commit
aa226aa5d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bfs'
|
||||
pkgname=bfs
|
||||
version=3.3
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--enable-release"
|
||||
|
@ -12,7 +12,7 @@ license="0BSD"
|
|||
homepage="https://github.com/tavianator/bfs"
|
||||
changelog="https://raw.githubusercontent.com/tavianator/bfs/main/docs/CHANGELOG.md"
|
||||
distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz"
|
||||
checksum=4d3e1e48e99c3a7448c592848f39f19282d8fd2e4da5786a32ad0627ef94766e
|
||||
checksum=8fb3df6687cd0a50411c5b381317d10590787e262d44fc5f0d294a64f0ab397d
|
||||
|
||||
alternatives="
|
||||
find:find:/usr/bin/bfs
|
||||
|
|
Loading…
Reference in New Issue