lychee: update to 0.17.0.
This commit is contained in:
parent
13f80f9da2
commit
a1e23d3f4b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lychee'
|
||||
pkgname=lychee
|
||||
version=0.15.1
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--bin lychee"
|
||||
|
@ -12,8 +12,8 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
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=21c52aab5eefb0fda578f8192dffc5b776954e585f5692b87079cbb52ac1d89c
|
||||
distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/lychee-v${version}.tar.gz"
|
||||
checksum=78b006105363ce0e989401124fd8bcb0b60d697db2cb29c71f2cdd7f5179c91c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Reference in New Issue