mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 05:37:01 +02:00
fzf: update to 0.60.3.
This commit is contained in:
parent
2268b3a71b
commit
1b46d2c1a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.60.2
|
||||
version=0.60.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf"
|
||||
|
@ -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/v${version}.tar.gz"
|
||||
checksum=0df4bcba5519762ec2a51296d9b44f15543ec1f67946b027e0339a02b19a055c
|
||||
checksum=bdef337774050c26c6c4a6f38bc4ccb0901450854cd7f667cb3a330166a9ada5
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Add table
Reference in a new issue