fzf: update to 0.47.0.
This commit is contained in:
parent
855dd55f53
commit
e9aebab53a
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.46.1
|
version=0.47.0
|
||||||
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=b0d640be3ae79980fdf461096f7d9d36d38ec752e25f8c4d2ca3ca6c041c2491
|
checksum=bc566cb4630418bc9981898d3350dbfddc114637a896acaa8d818a51945bdf30
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue