fd: update to 3.1.0.
This commit is contained in:
parent
efb2a3f1c8
commit
fd2a1cf281
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=3.0.0
|
||||
version=3.1.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=9124e0f531894fac8afd5a8635ab00bd70dbed3e2af6c22a9fdaf862b1b0e71c
|
||||
checksum=03f35f808d4d4a7a5767ba791f259653edab0b9f6829233e98fd617f78a3faaf
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue