fzf: update to 0.44.1.
This commit is contained in:
parent
b00d3f5416
commit
d1434594e9
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'fzf'
|
# Template file for 'fzf'
|
||||||
pkgname=fzf
|
pkgname=fzf
|
||||||
version=0.44.0
|
version=0.44.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/${version}.tar.gz"
|
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=cca886a7a49afa1d6269b752e97f6c5d2218ad2ee3eeea2ddeb06db1914e9b4e
|
checksum=295f3aec9519f0cf2dce67a14e94d8a743d82c19520e5671f39c71c9ea04f90c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user