fzf: update to 0.52.0.
This commit is contained in:
parent
abba207d01
commit
7f51dabcf2
@ -1,6 +1,6 @@
|
||||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.51.0
|
||||
version=0.52.0
|
||||
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/${version}.tar.gz"
|
||||
checksum=64b3616700cff7b00785607771fc05023219eff24c54981e2497977fc7a6dd76
|
||||
checksum=d1f2c32b4f095457fdd7c22fe51ac99260ac8d066f49d5dec4f0e097a240dbc0
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
Loading…
Reference in New Issue
Block a user