mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-edit: remove package
This commit is contained in:
parent
b516ab563b
commit
e360f96a09
2 changed files with 1 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'cargo-edit'
|
|
||||||
pkgname=cargo-edit
|
|
||||||
version=0.12.2
|
|
||||||
revision=1
|
|
||||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
|
||||||
build_style=cargo
|
|
||||||
configure_args="--no-default-features -F upgrade,set-version"
|
|
||||||
hostmakedepends="pkg-config"
|
|
||||||
makedepends="openssl-devel libgit2-devel"
|
|
||||||
short_desc="Utility for managing cargo dependencies from the command line"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/killercup/cargo-edit"
|
|
||||||
changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
|
|
||||||
distfiles="https://github.com/killercup/cargo-edit/archive/refs/tags/v${version}.tar.gz"
|
|
||||||
checksum=10c86ca7585852ce288a44608ef87c827f4b733a94eb847ab15735b823b30560
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -54,6 +54,7 @@ replaces="
|
||||||
california<=0.4.0_4
|
california<=0.4.0_4
|
||||||
capstone-python<=4.0.2_3
|
capstone-python<=4.0.2_3
|
||||||
captain-ballard<=1.0.0_2
|
captain-ballard<=1.0.0_2
|
||||||
|
cargo-edit<=0.12.2_1
|
||||||
cawbird<=1.3.2_3
|
cawbird<=1.3.2_3
|
||||||
cegui07-data<=0.7.9_8
|
cegui07-data<=0.7.9_8
|
||||||
cegui07-devel<=0.7.9_8
|
cegui07-devel<=0.7.9_8
|
||||||
|
|
Loading…
Add table
Reference in a new issue