fzf: update to 0.48.0.
This commit is contained in:
parent
5be7a2f0fd
commit
cd121e7182
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.47.0
|
||||
version=0.48.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=bc566cb4630418bc9981898d3350dbfddc114637a896acaa8d818a51945bdf30
|
||||
checksum=1d556a1071d80805764a3ae866cedd16bbd2d472066fb42e6275fac97446771e
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in New Issue