fd: update to 6.1.0.
This commit is contained in:
parent
b75001ec3f
commit
7a1344b54a
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=6.0.0
|
||||
revision=2
|
||||
version=6.1.0
|
||||
revision=1
|
||||
hostmakedepends="rust cargo"
|
||||
short_desc="A simple, fast and user-friendly alternative to find"
|
||||
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=9d75a4962304d4430b87499d2ed14881c47ee6d5215d57d25371b594931745e3
|
||||
checksum=48b63d8c45345a2e677d14aa24157db05eed579a92b8d5a5406936f91351341f
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue