fd: update to 6.3.0.
This commit is contained in:
parent
1e6cc284ff
commit
e356dd7346
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fd'
|
# Template file for 'fd'
|
||||||
pkgname=fd
|
pkgname=fd
|
||||||
version=6.2.0
|
version=6.3.0
|
||||||
revision=1
|
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"
|
||||||
|
@ -8,7 +8,7 @@ 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=ca9c3995456fcb6f28aafea7d2b6c7ccddef1e98e3f4963aaee4d041ceba0a1d
|
checksum=b178ea3018667766540a54703b15f01207f4626bc7162378a86972f2f43f2f60
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Reference in a new issue