fzf: update to 0.70.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.68.0
|
||||
revision=2
|
||||
version=0.70.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf"
|
||||
go_ldflags="-X main.version=${version} -X main.revision="
|
||||
@@ -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/v${version}.tar.gz"
|
||||
checksum=ed878dcb57e083129db5d8a28c656fd981ce90f12b67d32024888d33790ca3a6
|
||||
checksum=a99e0df4dfb6228c8af63a2f99f39f7476b7da614833141be30a6b3a3f9d440f
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
||||
Reference in New Issue
Block a user