mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
fzf: update to 0.39.0.
This commit is contained in:
parent
a090ebf61e
commit
abfb68e60f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.38.0
|
||||
revision=2
|
||||
version=0.39.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=75ad1bdb2ba40d5b4da083883e65a2887d66bd2d4dbfa29424cb3f09c37efaa7
|
||||
checksum=ac665ac269eca320ca9268227142f01b10ad5d25364ff274658b5a9f709a7259
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Add table
Reference in a new issue