fzf: update to 0.23.1.
This commit is contained in:
parent
80ac6fd449
commit
f6d1665b4b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.22.0
|
||||
revision=2
|
||||
version=0.23.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/junegunn/fzf
|
||||
hostmakedepends="git"
|
||||
|
@ -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=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
|
||||
checksum=07576e47d2d446366eb7806fd9f825a2340cc3dc7f799f1f53fe038ca9bf30f6
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in a new issue