lychee: update to 0.14.1.
This commit is contained in:
parent
d3eb6047cd
commit
ee0ef62021
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lychee'
|
||||
pkgname=lychee
|
||||
version=0.14.0
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--bin lychee"
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://lychee.cli.rs"
|
||||
changelog="https://github.com/lycheeverse/lychee/releases"
|
||||
distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=52f852beddba06556ac0b83172f472882bd0c66a172de1559773e2aeb112ef0a
|
||||
checksum=5eb57ae6f6ef2ee41a1cfd9d41d7d3e7702b117b1cc1da832bc627fb80f44200
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Reference in New Issue