bfs: update to 1.2. (#11012)

This commit is contained in:
cr6git 2018-01-21 09:26:56 +01:00 committed by Juan RP
parent da9c84b0f3
commit 029145cd02
1 changed files with 4 additions and 4 deletions

View File

@ -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 <thinkabit.ukim@gmail.com>"
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