lychee: update to 0.14.3.
This commit is contained in:
parent
ef362b1f71
commit
a8b0d44034
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lychee'
|
||||
pkgname=lychee
|
||||
version=0.14.2
|
||||
version=0.14.3
|
||||
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=f2c23c564647960b6852f9814116e7c434402bbda71ba650a5624e0bc99f6bbc
|
||||
checksum=b2ce1bd57040ab9d1719b9540e8c2905327f6a71674a0e5f2297f00bb4410651
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Reference in New Issue