mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
fzf: update to 0.11.1.
This commit is contained in:
parent
e1ce78db2f
commit
1703ba601c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fzf'
|
# Template file for 'fzf'
|
||||||
pkgname=fzf
|
pkgname=fzf
|
||||||
version=0.10.8
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/junegunn/fzf/src"
|
go_import_path="github.com/junegunn/fzf/src"
|
||||||
|
@ -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=95ba7d39a311609f69d63bc2272f97aec92c974fe5a9560a4a0730b95828e4f4
|
checksum=611cf1c2da6a7c0d5b582a203774c4d1145c55b601413eb1e7c03e9410bb6733
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd src
|
cd src
|
||||||
|
|
Loading…
Add table
Reference in a new issue