fzf: update to 0.15.4.
This commit is contained in:
parent
8aea6db1b1
commit
64ad052ffc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.15.3
|
||||
version=0.15.4
|
||||
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=aac1675bd4665b10addf2782fea7043bb6849e04d985360fb13db17264d03035
|
||||
checksum=9e5a5e4c929df8172afde9dd9cb7bbefdae8f98fc4a24d40696ccb3da1483261
|
||||
|
||||
pre_build() {
|
||||
cd src
|
||||
|
|
Loading…
Reference in New Issue
Block a user