diff --git a/srcpkgs/bfs/template b/srcpkgs/bfs/template index 42f39a8be44..33942f25312 100644 --- a/srcpkgs/bfs/template +++ b/srcpkgs/bfs/template @@ -1,18 +1,15 @@ # Template file for 'bfs' pkgname=bfs -version=1.2.4 +version=1.3 revision=1 build_style=gnu-makefile +makedepends="acl-devel libcap-devel" short_desc="Breadth-first version of the UNIX find command" maintainer="maxice8 " license="0BSD" homepage="https://github.com/tavianator/bfs" distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz" -checksum=99612daa60f3c6d3dd9c0fd92c1e12f4a975b7a3fad700dcad5796262e17674f - -case "$XBPS_TARGET_MACHINE" in - *-musl) broken="requires STATX macros" ;; -esac +checksum=3e6af64bce245dd5085e570356e2556764ac3f1bac53b8c86caec1bea8683e31 post_install() { vlicense COPYING