mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
fd: update to 8.5.2
This commit is contained in:
parent
efea0138cc
commit
44aa570103
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=8.5.1
|
||||
version=8.5.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -10,7 +10,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://github.com/sharkdp/fd"
|
||||
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sharkdp/fd/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=99c31c48db89300f6624183b0d1879665174496010cecda104ededb80dabc740
|
||||
checksum=bc66842481d2121f58e7b178b449b5d387078fabcf712355e8db10f9a7af2cd7
|
||||
|
||||
post_install() {
|
||||
vman doc/fd.1
|
||||
|
|
Loading…
Add table
Reference in a new issue