fzf: update to 0.34.0.
This commit is contained in:
parent
d957bffce6
commit
8b9538a86c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.33.0
|
||||
version=0.34.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf"
|
||||
|
@ -11,7 +11,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=136ddddfdb229631b08ea7e67be965bcf9c95f5fe1360b80b11f81aa64ba19ad
|
||||
checksum=5bfd2518f0d136a76137de799ff5911608802d23564fc26e245f25a627395ecc
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in New Issue