From 029145cd0275402f2d453ff473dc35344ac35bbf Mon Sep 17 00:00:00 2001 From: cr6git Date: Sun, 21 Jan 2018 09:26:56 +0100 Subject: [PATCH] bfs: update to 1.2. (#11012) --- srcpkgs/bfs/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bfs/template b/srcpkgs/bfs/template index feb751f0eae..c10276b858a 100644 --- a/srcpkgs/bfs/template +++ b/srcpkgs/bfs/template @@ -1,14 +1,14 @@ # Template file for 'bfs' pkgname=bfs -version=1.1.4 +version=1.2 revision=1 build_style=gnu-makefile -short_desc="A breadth-first version of the UNIX find command" +short_desc="Breadth-first version of the UNIX find command" maintainer="maxice8 " -license="MIT" +license="BSD" homepage="https://github.com/tavianator/bfs" distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz" -checksum=ce9ebcbc6021d2af12fc639ce8fef8c0dd6ec9aedf0e3a3252f0db91d0ae05ce +checksum=1589d7c5bd11d99d6d46b77727112dcdd53f3b228b88b807b04de1b5a4e84c88 post_install() { vlicense COPYING