mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
fzf: update to 0.43.0.
This commit is contained in:
parent
177b861d63
commit
83ad7b83f4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.42.0
|
||||
revision=2
|
||||
version=0.43.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/${version}.tar.gz"
|
||||
checksum=743c1bfc7851b0796ab73c6da7db09d915c2b54c0dd3e8611308985af8ed3df2
|
||||
checksum=2cd3fd1f0bcba6bdeddbbbccfb72b1a8bdcbb8283d86600819993cc5e62b0080
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Add table
Reference in a new issue