fzf: update to 0.54.3.
This commit is contained in:
parent
55c3fe94f2
commit
c5197cec26
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.54.2
|
||||
version=0.54.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/junegunn/fzf"
|
||||
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2f4f7bbe2bfbe1eb24ab86fc2a5d93a1f55c33aaca9fe39495af0128712ca81f
|
||||
checksum=6413f3916f8058b396820f9078b1336d94c72cbae39c593b1d16b83fcc4fdf74
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in New Issue