fzf: update to 0.12.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'fzf'
|
# Template file for 'fzf'
|
||||||
pkgname=fzf
|
pkgname=fzf
|
||||||
version=0.11.4
|
version=0.12.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/junegunn/fzf/src"
|
go_import_path="github.com/junegunn/fzf/src"
|
||||||
go_package="github.com/junegunn/fzf/src/fzf"
|
go_package="github.com/junegunn/fzf/src/fzf"
|
||||||
@@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/junegunn/fzf"
|
homepage="https://github.com/junegunn/fzf"
|
||||||
short_desc="A command-line fuzzy finder"
|
short_desc="A command-line fuzzy finder"
|
||||||
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
||||||
checksum=08871ad531c3931224721d4cd56651bf7d109c559a1bbdbfa7c787e3dd03d733
|
checksum=ca39422b14001d1fe47afd10fcf692c8f67f93da1963669157bdc93d39d19a28
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd src
|
cd src
|
||||||
|
|||||||
Reference in New Issue
Block a user