From 4a3336d5d2ce87c55756fbc645ec2615a8933d37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 21 Oct 2022 23:50:09 +0200 Subject: [PATCH] bfs: update to 2.6.2. --- srcpkgs/bfs/template | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bfs/template b/srcpkgs/bfs/template index b1d011a206e0..caeb3fd17197 100644 --- a/srcpkgs/bfs/template +++ b/srcpkgs/bfs/template @@ -1,6 +1,6 @@ # Template file for 'bfs' pkgname=bfs -version=2.6.1 +version=2.6.2 revision=1 build_style=gnu-makefile makedepends="acl-devel libcap-devel oniguruma-devel" @@ -11,7 +11,11 @@ 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=15e35b46774af305cbdfbfaa9889591440579a8233bc7308e050ec27b791647d +checksum=1d50f7fdeda2bafd3ce6e4eacbe88de43f3ec14fb904aa8f81641aefba465afe + +# temporary workaround for failing CI tests +# https://github.com/void-linux/void-packages/pull/40090#issuecomment-1287842827 +export BFS_TRIED_DROP="" post_install() { vlicense LICENSE