lychee: update to 0.14.2.
This commit is contained in:
parent
94b0ea3728
commit
e67eff37a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lychee'
|
# Template file for 'lychee'
|
||||||
pkgname=lychee
|
pkgname=lychee
|
||||||
version=0.14.1
|
version=0.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--bin lychee"
|
configure_args="--bin lychee"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://lychee.cli.rs"
|
homepage="https://lychee.cli.rs"
|
||||||
changelog="https://github.com/lycheeverse/lychee/releases"
|
changelog="https://github.com/lycheeverse/lychee/releases"
|
||||||
distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5eb57ae6f6ef2ee41a1cfd9d41d7d3e7702b117b1cc1da832bc627fb80f44200
|
checksum=f2c23c564647960b6852f9814116e7c434402bbda71ba650a5624e0bc99f6bbc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue