mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fzf: update to 0.61.0.
This commit is contained in:
parent
8526fe5774
commit
d8ef0dbb3e
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.60.3
|
version=0.61.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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bdef337774050c26c6c4a6f38bc4ccb0901450854cd7f667cb3a330166a9ada5
|
checksum=5d72cdf708c6adc240b3b43dfecd218cf4703ea609422fb4d62812e9f79f0a12
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
|
Loading…
Add table
Reference in a new issue