fzf: update to 0.15.8.
This commit is contained in:
parent
1a844f1529
commit
229e816715
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.15.7
|
||||
version=0.15.8
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf/src"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/junegunn/fzf"
|
||||
short_desc="Command-line fuzzy finder"
|
||||
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
||||
checksum=33fbf720119da6395f9c23be8d871d21041e46b7325f36c2259c86128976ce15
|
||||
checksum=f02ba45837e8583a3aa4e54a7d0b7d493f5314be6923ca80a639b43d6c0f4a4f
|
||||
|
||||
pre_build() {
|
||||
cd src
|
||||
|
|
Loading…
Reference in New Issue
Block a user