mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
typos: update to 1.33.1.
This commit is contained in:
parent
2160f35e7c
commit
d4d10a70c0
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.32.0
|
version=1.33.1
|
||||||
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=11c1ac4f9427cd572ce728c20814ebd8b8769ed909b7d1309d805d9a37b81084
|
checksum=ba79bbce57416d0cab7805f2854581ed2f34be80889c25c2a47dd85bdc3d0d46
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue