mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
cargo-modules: update to 0.24.2.
This commit is contained in:
parent
cd51ef0c0e
commit
ac10dd9a26
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.17.0
|
version=0.24.2
|
||||||
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=d35ddce97c088f717dc4d3381d2686951b983c53ef56bf749d78bbd40c641b73
|
checksum=85d9c1fa6a5976c7721793f7121d2761c16bb5c3c4a02668375df73f0c86d726
|
||||||
|
|
Loading…
Add table
Reference in a new issue