fzf: update to 0.54.1.
This commit is contained in:
parent
35cd037dc6
commit
8e2b13a76a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'fzf'
|
# Template file for 'fzf'
|
||||||
pkgname=fzf
|
pkgname=fzf
|
||||||
version=0.54.0
|
version=0.54.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/junegunn/fzf"
|
go_import_path="github.com/junegunn/fzf"
|
||||||
@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/junegunn/fzf"
|
homepage="https://github.com/junegunn/fzf"
|
||||||
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ce658b153254e25cf4244365d639cf3ac5b91230a20f76bd6845d88e1267a2db
|
checksum=62358508afdf3840ab63ae06fbc86382a407362cf9491788e6aa52215a98b68f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user