fzf: update to 0.15.9.
This commit is contained in:
parent
500876eff6
commit
031eff8437
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.15.8
|
||||
version=0.15.9
|
||||
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=f02ba45837e8583a3aa4e54a7d0b7d493f5314be6923ca80a639b43d6c0f4a4f
|
||||
checksum=58069729ee67f94cf31bf62b1734a70db323f1c4367bbffaa9edf9ec9cb5a075
|
||||
|
||||
pre_build() {
|
||||
cd src
|
||||
|
|
Loading…
Reference in a new issue