lychee: update to 0.19.1.

This commit is contained in:
icp 2025-06-09 14:22:31 +05:30 committed by tranzystorekk
parent c69c9a2376
commit 975d53996e

View file

@ -1,6 +1,6 @@
# Template file for 'lychee' # Template file for 'lychee'
pkgname=lychee pkgname=lychee
version=0.17.0 version=0.19.1
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/lychee-v${version}.tar.gz" distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/lychee-v${version}.tar.gz"
checksum=78b006105363ce0e989401124fd8bcb0b60d697db2cb29c71f2cdd7f5179c91c checksum=20870738b8a1ccd4658327351682382a177234014ea5e24e9f932f905b2f7d35
post_install() { post_install() {
vlicense LICENSE-APACHE vlicense LICENSE-APACHE