mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
lychee: update to 0.19.1.
This commit is contained in:
parent
c69c9a2376
commit
975d53996e
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.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
|
||||||
|
|
Loading…
Add table
Reference in a new issue