mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
cargo-modules: update to 0.16.3.
This commit is contained in:
parent
39bf49207c
commit
8afca00f8e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-modules'
|
# Template file for 'cargo-modules'
|
||||||
pkgname=cargo-modules
|
pkgname=cargo-modules
|
||||||
version=0.15.5
|
version=0.16.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="-- --skip=smoke --skip=fields --skip=functions --skip=workspace_multi_package"
|
make_check_args="-- --skip=smoke --skip=fields --skip=functions --skip=workspace_multi_package"
|
||||||
|
@ -10,4 +10,4 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/regexident/cargo-modules"
|
homepage="https://github.com/regexident/cargo-modules"
|
||||||
changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9ab6551001f6d399f79d8f358cb3e93d29f9539d4f8742825f467da8e0a9c4a1
|
checksum=acafd397549aaf79d82f526be6ca3608a3c62270f53fa6b24b02b67ee6bcc253
|
||||||
|
|
Loading…
Add table
Reference in a new issue