mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
fzf: update to 0.21.0.
This commit is contained in:
parent
cb66b2fdc8
commit
d3c68a8006
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fzf'
|
# Template file for 'fzf'
|
||||||
pkgname=fzf
|
pkgname=fzf
|
||||||
version=0.20.0
|
version=0.21.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/junegunn/fzf
|
go_import_path=github.com/junegunn/fzf
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/junegunn/fzf"
|
homepage="https://github.com/junegunn/fzf"
|
||||||
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
||||||
checksum=fe6a7d07bdf999324a4f90fa97a4d2e8416c89bc92f19c9848c1cbcf365b59dc
|
checksum=89870f9f9396f41adc3609d466caab7556d831a1ad726cc6132a880febfd0eec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
|
Loading…
Add table
Reference in a new issue