mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 22:57:01 +02:00
cargo-outdated: remove package
This commit is contained in:
parent
e360f96a09
commit
04033dda77
2 changed files with 1 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'cargo-outdated'
|
||||
pkgname=cargo-outdated
|
||||
version=0.13.1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config zlib-devel"
|
||||
makedepends="libcurl-devel libgit2-devel openssl-devel"
|
||||
short_desc="Cargo subcommand for displaying when dependencies are out of date"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/kbknapp/cargo-outdated"
|
||||
changelog="https://raw.githubusercontent.com/kbknapp/cargo-outdated/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/kbknapp/cargo-outdated/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=571910b0c44f0bcf0b6e5c24184247e4603f474c7bde5f0eaa1203ce802b4a4a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
}
|
|
@ -55,6 +55,7 @@ replaces="
|
|||
capstone-python<=4.0.2_3
|
||||
captain-ballard<=1.0.0_2
|
||||
cargo-edit<=0.12.2_1
|
||||
cargo-outdated<=0.13.1_2
|
||||
cawbird<=1.3.2_3
|
||||
cegui07-data<=0.7.9_8
|
||||
cegui07-devel<=0.7.9_8
|
||||
|
|
Loading…
Add table
Reference in a new issue