fzf: update to 0.24.0.
This commit is contained in:
parent
1adb112651
commit
e6369201da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.23.1
|
||||
version=0.24.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/${version}.tar.gz"
|
||||
checksum=07576e47d2d446366eb7806fd9f825a2340cc3dc7f799f1f53fe038ca9bf30f6
|
||||
checksum=ce76f5f1a7cef05061e3cb2ab1eba7bc47660a868d622b5dd914e50158129ff6
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in a new issue