mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cargo-edit: update to 0.4.0
This commit is contained in:
parent
ddcea74492
commit
c2038aa950
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-edit'
|
# Template file for 'cargo-edit'
|
||||||
pkgname=cargo-edit
|
pkgname=cargo-edit
|
||||||
version=0.3.3
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/killercup/cargo-edit"
|
homepage="https://github.com/killercup/cargo-edit"
|
||||||
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
|
distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
|
||||||
checksum=8b5df34e2df8002e9777daa983eef389d302526a0dce5e7a70a3cccf780b0064
|
checksum=fc3883cadb1e50fcb0b96a60eb304392acaa1d4afe168d03921b2b220023c609
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue