From e9eb98f966701ba33b0ae2e29e7ff21363998f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 14 Jul 2023 11:26:19 +0200 Subject: [PATCH] bfs: update to 3.0. --- srcpkgs/bfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bfs/template b/srcpkgs/bfs/template index 855f116d5930..587e9da6a37f 100644 --- a/srcpkgs/bfs/template +++ b/srcpkgs/bfs/template @@ -1,6 +1,6 @@ # Template file for 'bfs' pkgname=bfs -version=2.6.3 +version=3.0 revision=1 build_style=gnu-makefile makedepends="acl-devel libcap-devel oniguruma-devel" @@ -11,7 +11,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=b88b7d8f8c5f701209fd2967546ad154c405281749ad458bc116b40da14b98f6 +checksum=d367494a2fb02df16067536a44c36560e161681a38d29b49f5d599bd9b3d2651 post_install() { vlicense LICENSE