mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 09:03:50 +02:00
fd: update to 4.0.0.
This commit is contained in:
parent
ec82f3f59e
commit
2d777e5db4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=3.1.0
|
||||
version=4.0.0
|
||||
revision=1
|
||||
hostmakedepends="rust cargo"
|
||||
short_desc="A simple, fast and user-friendly alternative to find"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jerry Tegno <jerrytegno@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sharkdp/fd"
|
||||
distfiles="https://github.com/sharkdp/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=03f35f808d4d4a7a5767ba791f259653edab0b9f6829233e98fd617f78a3faaf
|
||||
checksum=e564a11ad1beb8979b45d11ee592ed9a633fabf445eec0c766d87857b46bb636
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue