mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
typos: update to 1.32.0.
This commit is contained in:
parent
112ad980ca
commit
2e3cbb5b81
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typos'
|
# Template file for 'typos'
|
||||||
pkgname=typos
|
pkgname=typos
|
||||||
version=1.29.9
|
version=1.32.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path crates/typos-cli"
|
make_install_args="--path crates/typos-cli"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0 OR MIT"
|
||||||
homepage="https://github.com/crate-ci/typos"
|
homepage="https://github.com/crate-ci/typos"
|
||||||
changelog="https://raw.githubusercontent.com/crate-ci/typos/refs/heads/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/crate-ci/typos/refs/heads/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/crate-ci/typos/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/crate-ci/typos/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=39950d1f2744cb5fec3780b7894aa8074af74195029762b84ab728c12b4b4548
|
checksum=11c1ac4f9427cd572ce728c20814ebd8b8769ed909b7d1309d805d9a37b81084
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue