mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bfs: update to 2.6.3.
This commit is contained in:
parent
98a790a21c
commit
b2bada9e2f
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bfs'
|
# Template file for 'bfs'
|
||||||
pkgname=bfs
|
pkgname=bfs
|
||||||
version=2.6.2
|
version=2.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="acl-devel libcap-devel oniguruma-devel"
|
makedepends="acl-devel libcap-devel oniguruma-devel"
|
||||||
|
@ -11,11 +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=1d50f7fdeda2bafd3ce6e4eacbe88de43f3ec14fb904aa8f81641aefba465afe
|
checksum=b88b7d8f8c5f701209fd2967546ad154c405281749ad458bc116b40da14b98f6
|
||||||
|
|
||||||
# temporary workaround for failing CI tests
|
|
||||||
# https://github.com/void-linux/void-packages/pull/40090#issuecomment-1287842827
|
|
||||||
export BFS_TRIED_DROP=""
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue