fd: update to 6.1.0.
This commit is contained in:
parent
b75001ec3f
commit
7a1344b54a
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'fd'
|
# Template file for 'fd'
|
||||||
pkgname=fd
|
pkgname=fd
|
||||||
version=6.0.0
|
version=6.1.0
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="rust cargo"
|
hostmakedepends="rust cargo"
|
||||||
short_desc="A simple, fast and user-friendly alternative to find"
|
short_desc="A simple, fast and user-friendly alternative to find"
|
||||||
maintainer="Jerry Tegno <jerrytegno@gmail.com>"
|
maintainer="Jerry Tegno <jerrytegno@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sharkdp/fd"
|
homepage="https://github.com/sharkdp/fd"
|
||||||
distfiles="https://github.com/sharkdp/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=9d75a4962304d4430b87499d2ed14881c47ee6d5215d57d25371b594931745e3
|
checksum=48b63d8c45345a2e677d14aa24157db05eed579a92b8d5a5406936f91351341f
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Reference in New Issue